summaryrefslogtreecommitdiff
path: root/lisp/play
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-11-06 02:27:46 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-11-06 02:27:46 +0000
commit100e9ff77b57d22dcc176242b77e730f0ea61172 (patch)
tree973fa9d3a8892ae11459a8eebd3620c75393ed3d /lisp/play
parent283bf437fe76ceba15212f7b8b604a7859ba9cbe (diff)
downloademacs-100e9ff77b57d22dcc176242b77e730f0ea61172.tar.gz
(dun-help): Fix typo in docstring.
Diffstat (limited to 'lisp/play')
-rw-r--r--lisp/play/dunnet.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/dunnet.el b/lisp/play/dunnet.el
index ae8a62c48f1..930ceac9a71 100644
--- a/lisp/play/dunnet.el
+++ b/lisp/play/dunnet.el
@@ -935,7 +935,7 @@ or more clues in here):
- If you go down a hole in the floor without an aid such as a ladder,
you probably won't be able to get back up the way you came, if at all.
-- To run this game in batch mode (no emacs window), use:
+- To run this game in batch mode (no Emacs window), use:
emacs -batch -l dunnet
NOTE: This game *should* be run in batch mode!