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/net | |
| parent | cdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff) | |
| download | emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.zip | |
American English spelling fix.
Diffstat (limited to 'lisp/net')
| -rw-r--r-- | lisp/net/rcirc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/rcirc.el b/lisp/net/rcirc.el index 55c7426191d..5eb96c0b5dc 100644 --- a/lisp/net/rcirc.el +++ b/lisp/net/rcirc.el | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | ;; communication in discussion forums called channels, but also allows | 28 | ;; communication in discussion forums called channels, but also allows |
| 29 | ;; one-to-one communication. | 29 | ;; one-to-one communication. |
| 30 | 30 | ||
| 31 | ;; Rcirc has simple defaults and clear and consistent behaviour. | 31 | ;; Rcirc has simple defaults and clear and consistent behavior. |
| 32 | ;; Message arrival timestamps, activity notification on the modeline, | 32 | ;; Message arrival timestamps, activity notification on the modeline, |
| 33 | ;; message filling, nick completion, and keepalive pings are all | 33 | ;; message filling, nick completion, and keepalive pings are all |
| 34 | ;; enabled by default, but can easily be adjusted or turned off. Each | 34 | ;; enabled by default, but can easily be adjusted or turned off. Each |