aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-02-23 14:52:41 +0000
committerDave Love <[email protected]>2000-02-23 14:52:41 +0000
commite7165cf005fb4263fb797370fd7deba2ec7545f3 (patch)
tree7d1085fc29205bd6f924c58b4cc15bc55ec20c33
parent723e779c56c966fc40ffd0d8952301381457bf18 (diff)
(auto-show): Defgroup doc fix.
-rw-r--r--lisp/auto-show.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/auto-show.el b/lisp/auto-show.el
index 6a8aff3c86..93323f6c8c 100644
--- a/lisp/auto-show.el
+++ b/lisp/auto-show.el
@@ -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