changeset 257:3729d8871b50 gmap2

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 12 Apr 2014 08:20:05 +0300
parents 85f79c765ab1
children 8a8bd1d4a51c
files tools/makegmaps.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/makegmaps.php	Tue Apr 08 22:12:21 2014 +0300
+++ b/tools/makegmaps.php	Sat Apr 12 08:20:05 2014 +0300
@@ -251,7 +251,7 @@
   echo
     "It seems you are running this for the first time ..\n".
     "You will be asked some information this time, which will be\n".
-    "and saved for later use in file '".$gmapsConfig."'\n";
+    "and saved for later use in file '".$gmapsConfig."'\n\n";
 
   $sdone = FALSE;
   while (!$sdone)