diff options
| author | Glenn Morris | 2008-06-27 07:34:53 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-06-27 07:34:53 +0000 |
| commit | fffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch) | |
| tree | 9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /lisp/gs.el | |
| parent | cdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff) | |
| download | emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.zip | |
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." | |||
| 196 | ;; proper implementation not waiting at all but creating | 196 | ;; proper implementation not waiting at all but creating |
| 197 | ;; appropriate queues, or b) permanently bad display due to | 197 | ;; appropriate queues, or b) permanently bad display due to |
| 198 | ;; bad cached images. So remember that this | 198 | ;; bad cached images. So remember that this |
| 199 | ;; is just a hack and if people don't like the behaviour, they | 199 | ;; is just a hack and if people don't like the behavior, they |
| 200 | ;; will most likely like the easy alternatives even less. | 200 | ;; will most likely like the easy alternatives even less. |
| 201 | ;; And at least the image cache will make the delay apparent | 201 | ;; And at least the image cache will make the delay apparent |
| 202 | ;; just once. | 202 | ;; just once. |