diff options
| author | Juanma Barranquero | 2009-03-02 08:55:47 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2009-03-02 08:55:47 +0000 |
| commit | a8ce3d17d885d00219bd43652c5e6cea4bd405b0 (patch) | |
| tree | 2d427fef17fcf77b7385a472389870c29b10be0c /lisp/erc | |
| parent | 37aca7a833cbca7a73d90e45701832fb58511eff (diff) | |
| download | emacs-a8ce3d17d885d00219bd43652c5e6cea4bd405b0.tar.gz emacs-a8ce3d17d885d00219bd43652c5e6cea4bd405b0.zip | |
Fix typos.
Diffstat (limited to 'lisp/erc')
| -rw-r--r-- | lisp/erc/ChangeLog.02 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/ChangeLog.02 b/lisp/erc/ChangeLog.02 index b79f83b9cea..5e1ce64ba56 100644 --- a/lisp/erc/ChangeLog.02 +++ b/lisp/erc/ChangeLog.02 | |||
| @@ -2371,7 +2371,7 @@ | |||
| 2371 | Minor docstring fixes (using M-x checkdoc-current-buffer) | 2371 | Minor docstring fixes (using M-x checkdoc-current-buffer) |
| 2372 | If you find time, and you are native english speaker, do that too!! | 2372 | If you find time, and you are native english speaker, do that too!! |
| 2373 | 2373 | ||
| 2374 | * erc.el: fixed macro-invokation | 2374 | * erc.el: fixed macro-invocation |
| 2375 | 2375 | ||
| 2376 | 2002-01-31 Andreas Fuchs <asf@void.at> | 2376 | 2002-01-31 Andreas Fuchs <asf@void.at> |
| 2377 | 2377 | ||