aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/frame.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/frame.el b/lisp/frame.el
index f741730ff9..5b7709b69b 100644
--- a/lisp/frame.el
+++ b/lisp/frame.el
@@ -1005,7 +1005,7 @@ FRAME nil or omitted means delete all frames except the selected frame."
(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