X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=docs%2Fusers_guide%2Fghci.xml;h=f9efe34fa87eb5aac6e87028bb681253f5765194;hp=749b4d60ab280e7d9895ac72ad74d232bb6cc455;hb=366e8db02ab7a5bb5316699bff397d06e47891b2;hpb=054b55029dbf8b7d76ac917e4e2ac937785cb90b diff --git a/docs/users_guide/ghci.xml b/docs/users_guide/ghci.xml index 749b4d6..f9efe34 100644 --- a/docs/users_guide/ghci.xml +++ b/docs/users_guide/ghci.xml @@ -68,7 +68,7 @@ Prelude> :show bindings show the current bindings made at the prompt :ctags [<file>] create tags file for Vi (default: "tags") - :etags [<file>] create tags file for Emacs (defauilt: "TAGS") + :etags [<file>] create tags file for Emacs (default: "TAGS") :type <expr> show the type of <expr> :kind <type> show the kind of <type> :undef <cmd> undefine user-defined command :<cmd>