diff options
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 |