From e22730400f8b596027f8d01e1f51119e02f72367 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 6 Sep 1999 19:49:33 +0000 Subject: [PATCH] Doc fixes. --- lisp/auto-show.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/auto-show.el b/lisp/auto-show.el index 2eff65ef687..6a8aff3c86d 100644 --- a/lisp/auto-show.el +++ b/lisp/auto-show.el @@ -37,11 +37,11 @@ to hscroll from your init file and code." ;;;###autoload (defun auto-show-mode (arg) - "This functino is obsolete." + "This command is obsolete." (interactive "P")) (defun auto-show-make-point-visible (&optional ignore-arg) - "This functino is obsolete." + "This command is obsolete." (interactive)) (provide 'auto-show) -- 2.39.5