Tweak whitespace
authorIan Lynagh <igloo@earth.li>
Sun, 17 Feb 2008 17:51:33 +0000 (17:51 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 17 Feb 2008 17:51:33 +0000 (17:51 +0000)
utils/ghc-pkg/Main.hs

index 7684181..13b9e2f 100644 (file)
@@ -168,7 +168,7 @@ usageHeader prog = substProg prog $
   "\n" ++
   "  $p find-module {module}\n" ++
   "    List registered packages exposing module {module} in the global\n" ++
-  "    database, and also the user database if --user is given. \n" ++
+  "    database, and also the user database if --user is given.\n" ++
   "    All the registered versions will be listed in ascending order.\n" ++
   "    Accepts the --simple-output flag.\n" ++
   "\n" ++