Mercurial > emacs
changeset 19576:b0bd0bd48893
(help-with-tutorial): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 27 Aug 1997 17:26:03 +0000 |
parents | d5de4cc3f899 |
children | b931375072b2 |
files | lisp/help.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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")