aboutsummaryrefslogtreecommitdiff
path: root/src/pandoc.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/pandoc.hs')
-rw-r--r--src/pandoc.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pandoc.hs b/src/pandoc.hs
index 941a66469..27e0dc4df 100644
--- a/src/pandoc.hs
+++ b/src/pandoc.hs
@@ -64,7 +64,7 @@ copyrightMessage = "\nCopyright (C) 2006-2011 John MacFarlane\n" ++
compileInfo :: String
compileInfo =
"\nCompiled with citeproc support." ++
- "\nCompiled with syntax highlighting support for:\n" ++
+ "\nCompiled with syntax highlighting support for:\n " ++
wrapWords 4 78 languages
-- | Converts a list of strings into a single string with the items printed as