diff options
| author | aarne <aarne@cs.chalmers.se> | 2005-12-22 18:27:27 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2005-12-22 18:27:27 +0000 |
| commit | ddc4b8803b9ea5eb5b358959e458f05963b12edc (patch) | |
| tree | 16f3e2d84b73ac631cba2ea182ccf95e5c8a7439 /src | |
| parent | 7b901749761d175478905a92e7d08a43adb33679 (diff) | |
newline in welcome
Diffstat (limited to 'src')
| -rw-r--r-- | src/GF.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ helpMsg = unlines [ welcomeMsg = "Welcome to " ++ authorMsg ++++ "If ä and ö (umlaut letters) look strange, see 'h -coding'." ++ - "\n\nType 'h' for help, and 'h [Command] for more detailed help." + "\n\nType 'h' for help, and 'h [Command] for more detailed help.\n" authorMsg = unlines [ "Grammatical Framework, Version " ++ version, |
