diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-17 01:09:20 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-17 01:09:20 -0800 |
commit | 4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3 (patch) | |
tree | 04a24b4e53c431ec3deb9281a0454ede7ace7337 /lisp/gnus/nndiary.el | |
parent | b6e63cbebdac53be5ba3ce9261d7edc8dfda8bf5 (diff) |
Spelling fixes.
Diffstat (limited to 'lisp/gnus/nndiary.el')
-rw-r--r-- | lisp/gnus/nndiary.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/nndiary.el b/lisp/gnus/nndiary.el index db7ac1b44f..a798e22902 100644 --- a/lisp/gnus/nndiary.el +++ b/lisp/gnus/nndiary.el @@ -72,7 +72,7 @@ ;; * nndiary-get-new-mail, nndiary-mail-source and nndiary-split-methods: ;; NNDiary has some experimental parts, in the sense Gnus normally uses only ;; one mail back ends for mail retreival and splitting. This back end is -;; also an attempt to make it behave differently. For Gnus developpers: as +;; also an attempt to make it behave differently. For Gnus developers: as ;; you can see if you snarf into the code, that was not a very difficult ;; thing to do. Something should be done about the respooling breakage ;; though. |