Ticket #965 (closed bug: fixed)
GHCi: Typos in :help description
Description
Environment
- WinXP SP2 ENG
- GHC 6.6 (msi complete install)
- Cygwin
Repro steps
- Launch GHCi from a cygwin cmd shell
- Bring up help (:?)
Actual Result
:set editor <cmd> set the comand used for :edit :etags [<file>] create tags file for Emacs (defauilt: "TAGS")
Expected Result
- "comand" should be "command"
- "defauilt" should be "default"
Change History
Note: See
TracTickets for help on using
tickets.
