diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-30 17:27:15 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-30 17:27:15 -0800 |
commit | 22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch) | |
tree | 39e83ae1f1389e54aec5074029a1d430aaca2876 /lisp/fringe.el | |
parent | b30941dba07605b40efbf139eed2007d6b1e5445 (diff) | |
download | emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/fringe.el')
-rw-r--r-- | lisp/fringe.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/fringe.el b/lisp/fringe.el index fa5ebb6f0c6..aac7e3ba5c7 100644 --- a/lisp/fringe.el +++ b/lisp/fringe.el @@ -30,7 +30,7 @@ ;; The code is influenced by scroll-bar.el and avoid.el. The author ;; gratefully acknowledge comments and suggestions made by Miles -;; Bader, Eli Zaretski, Richard Stallman, Pavel Janík and others which +;; Bader, Eli Zaretskii, Richard Stallman, Pavel Janík and others which ;; improved this package. ;;; Code: |