]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-truncate.el
* completion.el (add-completion-to-head, add-completion): Doc fixes.
[gnu-emacs] / lisp / erc / erc-truncate.el
index 0737fb1a0b77a1e500d4811982a3ed2a48beb732..02641c70a365ec838d4a95174ed66d5bc92fd6f8 100644 (file)
@@ -70,7 +70,7 @@ region is logged if `erc-logging-enabled' returns non-nil."
       (set-buffer buffer)
       ;; Note that when erc-insert-post-hook runs, the buffer is
       ;; narrowed to the new message.  So do this delicate widening.
-      ;; I am not sure, I think this was not recommended behaviour in
+      ;; I am not sure, I think this was not recommended behavior in
       ;; Emacs 20.
       (save-restriction
        (widen)