diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-24 23:14:48 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-24 23:14:48 -0800 |
commit | e4920bc99dfcee02c3bb83b46a761b0893f76626 (patch) | |
tree | a6165f7a6c45f0b4924bad97b21ab179d3e7707e /lisp/follow.el | |
parent | fa4fdb5ca559f8aae4137f8d3b974c14c760360d (diff) | |
download | emacs-e4920bc99dfcee02c3bb83b46a761b0893f76626.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/follow.el')
-rw-r--r-- | lisp/follow.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/follow.el b/lisp/follow.el index 72a091e8ce2..3badb381c57 100644 --- a/lisp/follow.el +++ b/lisp/follow.el @@ -98,7 +98,7 @@ ;; (global-set-key [f7] 'follow-delete-other-windows-and-split) -;; There exist two system variables that control the appearence of +;; There exist two system variables that control the appearance of ;; lines wider than the window containing them. The default is to ;; truncate long lines whenever a window isn't as wide as the frame. ;; |