diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-27 07:34:53 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-27 07:34:53 +0000 |
commit | fffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch) | |
tree | 9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /lisp/gs.el | |
parent | cdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff) | |
download | emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz |
American English spelling fix.
Diffstat (limited to 'lisp/gs.el')
-rw-r--r-- | lisp/gs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gs.el b/lisp/gs.el index f17ea17afbd..3f0929f7807 100644 --- a/lisp/gs.el +++ b/lisp/gs.el @@ -196,7 +196,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful." ;; proper implementation not waiting at all but creating ;; appropriate queues, or b) permanently bad display due to ;; bad cached images. So remember that this - ;; is just a hack and if people don't like the behaviour, they + ;; is just a hack and if people don't like the behavior, they ;; will most likely like the easy alternatives even less. ;; And at least the image cache will make the delay apparent ;; just once. |