[project @ 2005-06-27 08:54:51 by simonmar]
authorsimonmar <unknown>
Mon, 27 Jun 2005 08:54:51 +0000 (08:54 +0000)
committersimonmar <unknown>
Mon, 27 Jun 2005 08:54:51 +0000 (08:54 +0000)
help text wibble

ghc/compiler/ghci/InteractiveUI.hs

index eff766c..2e02c00 100644 (file)
@@ -146,7 +146,7 @@ helpText =
  "   :show modules               show the currently loaded modules\n" ++
  "   :show bindings              show the current bindings made at the prompt\n" ++
  "\n" ++
- "   :ctags [<file>]            create tags file for Vi (default: \"tags\")\n" ++
+ "   :ctags [<file>]             create tags file for Vi (default: \"tags\")\n" ++
  "   :etags [<file>]                    create tags file for Emacs (defauilt: \"TAGS\")\n" ++
  "   :type <expr>                show the type of <expr>\n" ++
  "   :kind <type>                show the kind of <type>\n" ++