# HG changeset patch # User Juanma Barranquero # Date 1162780066 0 # Node ID a273e3f81411774f8b9679c9a05dd84d04f85049 # Parent 7033930efeb976d512fab057440b9b40216e3ce5 (dun-help): Fix typo in docstring. diff -r 7033930efeb9 -r a273e3f81411 lisp/play/dunnet.el --- a/lisp/play/dunnet.el Mon Nov 06 02:27:04 2006 +0000 +++ b/lisp/play/dunnet.el Mon Nov 06 02:27:46 2006 +0000 @@ -935,7 +935,7 @@ - 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!