diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-09-24 01:16:16 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-09-24 01:16:16 +0000 |
commit | 10d1d0af5f6421603cd841e0c1c5805e2b2fb67d (patch) | |
tree | 436363ca801b4cdde313689c044e37c02c25b681 /lisp/erc/ChangeLog.05 | |
parent | d6a3febd83a52db53f665b0987075af590c720a5 (diff) | |
download | emacs-10d1d0af5f6421603cd841e0c1c5805e2b2fb67d.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/erc/ChangeLog.05')
-rw-r--r-- | lisp/erc/ChangeLog.05 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/ChangeLog.05 b/lisp/erc/ChangeLog.05 index 2236c21099d..041f2d5ad87 100644 --- a/lisp/erc/ChangeLog.05 +++ b/lisp/erc/ChangeLog.05 @@ -831,7 +831,7 @@ `require-final-newline'. * erc-viper.el: New file. This is where all ERC/Viper - compatiibilty code should live. When and if ERC is bundled with + compatibility code should live. When and if ERC is bundled with Emacs, some of the hacks in this file should be merged into Viper itself. |