summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2000-01-05 11:44:03 +0000
committerAndreas Schwab <schwab@suse.de>2000-01-05 11:44:03 +0000
commit2d202cd8ef274ef7591d32c2093a4a7b25b5623f (patch)
tree538e4c103946608f4a33317f83f30869fd927e5e
parentd6226972f787f4d7be362fc2f0ccbcc9a78e9085 (diff)
downloademacs-2d202cd8ef274ef7591d32c2093a4a7b25b5623f.tar.gz
emacs-2d202cd8ef274ef7591d32c2093a4a7b25b5623f.tar.bz2
emacs-2d202cd8ef274ef7591d32c2093a4a7b25b5623f.zip
(hscroll): Doc fix.
-rw-r--r--lisp/hscroll.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hscroll.el b/lisp/hscroll.el
index f318293d2e4..f5ff42d0b4d 100644
--- a/lisp/hscroll.el
+++ b/lisp/hscroll.el
@@ -35,7 +35,7 @@
(defvar hscroll-version "0.0")
(defgroup hscroll 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."
:group 'editing)