diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-17 09:40:48 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-17 09:40:48 -0800 |
commit | c5e87d104b7342f35459c7513d6b4cefea1e968e (patch) | |
tree | b1e452497894607b5199474897953bf739552904 /lisp/gnus/sieve.el | |
parent | df85d31593aab41321a8bac130e1f9c5b678e9d7 (diff) | |
download | emacs-c5e87d104b7342f35459c7513d6b4cefea1e968e.tar.gz emacs-c5e87d104b7342f35459c7513d6b4cefea1e968e.tar.bz2 emacs-c5e87d104b7342f35459c7513d6b4cefea1e968e.zip |
Spelling fixes.
Diffstat (limited to 'lisp/gnus/sieve.el')
-rw-r--r-- | lisp/gnus/sieve.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/sieve.el b/lisp/gnus/sieve.el index 2111d34eac5..a44a03b6913 100644 --- a/lisp/gnus/sieve.el +++ b/lisp/gnus/sieve.el @@ -21,7 +21,7 @@ ;;; Commentary: -;; This file contain utilities to facilate upload, download and +;; This file contain utilities to facilitate upload, download and ;; general management of sieve scripts. Currently only the ;; Managesieve protocol is supported (using sieve-manage.el), but when ;; (useful) alternatives become available, they might be supported as |