From e47d72e1244192f1b687939c0411078f7cceaab6 Mon Sep 17 00:00:00 2001 From: Wilf Wilson Date: Fri, 4 Oct 2019 11:55:25 +0200 Subject: [PATCH] Fix linting problem --- PackageInfo.g | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PackageInfo.g b/PackageInfo.g index e9223a146..6ea8a5444 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -20,8 +20,8 @@ _STANDREWSMATHS := Concatenation(["Mathematical Institute, North Haugh, ", "St Andrews, Fife, KY16 9SS, Scotland"]); -_STANDREWSCS := Concatenation(["Jack Cole Building, North Haugh, ", - "St Andrews, Fife, KY16 9SX, Scotland"]); +_STANDREWSCS := Concatenation(["Jack Cole Building, North Haugh, ", + "St Andrews, Fife, KY16 9SX, Scotland"]); SetPackageInfo(rec( PackageName := "Digraphs",