# HG changeset patch # User Richard M. Stallman # Date 872702763 0 # Node ID b0bd0bd48893c60b4979aadb470a6891463d1215 # Parent d5de4cc3f8991ab155d8dc3db7b716abcf07004b (help-with-tutorial): Doc fix. diff -r d5de4cc3f899 -r b0bd0bd48893 lisp/help.el --- a/lisp/help.el Wed Aug 27 17:25:46 1997 +0000 +++ b/lisp/help.el Wed Aug 27 17:26:03 1997 +0000 @@ -134,7 +134,7 @@ (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")