changeset 27828:24c42492035e

(auto-show): Defgroup doc fix.
author Dave Love <fx@gnu.org>
date Wed, 23 Feb 2000 14:52:41 +0000
parents 25e4e0c9c19a
children 3fe260f697c5
files lisp/auto-show.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/auto-show.el	Wed Feb 23 12:52:38 2000 +0000
+++ b/lisp/auto-show.el	Wed Feb 23 14:52:41 2000 +0000
@@ -13,9 +13,9 @@
 ;;; Code:
 
 (defgroup auto-show nil
-  "This customization group is kept for compatibilry only.
+  "This customization group is kept for compatibility only.
 Emacs now does hscrolling automatically.  Please remove references
-to hscroll from your init file and code."
+to auto-show from your init file and code."
   :group 'editing)
 
 ;;;###autoload