diff lisp/help.el @ 19576:b0bd0bd48893

(help-with-tutorial): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Wed, 27 Aug 1997 17:26:03 +0000
parents f6f7ae045fe3
children 36044c8b8aef
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")