diff lisp/frame.el @ 28856:20f840aa2301

(automatic-hscrolling): Typo.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 10 May 2000 21:54:40 +0000
parents 062f88e62612
children 4ed4a700358b
line wrap: on
line diff
--- a/lisp/frame.el	Wed May 10 21:37:06 2000 +0000
+++ b/lisp/frame.el	Wed May 10 21:54:40 2000 +0000
@@ -1005,7 +1005,7 @@
 
 (defcustom automatic-hscrolling t
   "*Allow or disallow autmatic scrolling windows horizontally.
-If non-nil, windows are autmatically scrolled horizontally to make
+If non-nil, windows are automatically scrolled horizontally to make
 point visible."
   :version "21.1"
   :type 'boolean