From 71e9bd7171adc8726740cac2fb19946669385f4d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 27 Aug 1997 17:26:03 +0000 Subject: [PATCH] (help-with-tutorial): Doc fix. --- lisp/help.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- 2.39.5