From: Richard M. Stallman Date: Wed, 27 Aug 1997 17:26:03 +0000 (+0000) Subject: (help-with-tutorial): Doc fix. X-Git-Tag: emacs-20.1~372 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=71e9bd7171adc8726740cac2fb19946669385f4d;p=emacs.git (help-with-tutorial): Doc fix. --- diff --git a/lisp/help.el b/lisp/help.el index ffc359a06f3..867ab33a5af 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -134,7 +134,7 @@ Commands: (defun help-with-tutorial (&optional arg) "Select the Emacs learn-by-doing tutorial. If there is a tutorial version written in the language -of the selected anguage envgironment, that version is used. +of the selected language environment, that version is used. If there's no tutorial in that language, `TUTORIAL' is selected. With arg, you are asked to select which language." (interactive "P")