2010-01-17 Juanma Barranquero <lekktu@gmail.com>
authorKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 17 Jan 2010 12:50:58 +0000 (12:50 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 17 Jan 2010 12:50:58 +0000 (12:50 +0000)
    * nnmairix.el (nnmairix-group-delete-recreate-this-group):
    Fix typo in docstring.

lisp/ChangeLog
lisp/nnmairix.el

index bf4d623..12ae52d 100644 (file)
@@ -1,3 +1,8 @@
+2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
+
+       * nnmairix.el (nnmairix-group-delete-recreate-this-group):
+       Fix typo in docstring.
+
 2010-01-08  Jason Rumney  <jasonr@gnu.org>
 
        * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
index 215b6d6..e39149b 100644 (file)
@@ -1104,7 +1104,7 @@ with `nnmairix-mairix-update-options'."
 
 (defun nnmairix-group-delete-recreate-this-group ()
   "Deletes and recreates group on the back end.
-You can use this function on nnmairix groups which continously
+You can use this function on nnmairix groups which continuously
 show wrong article counts."
   (interactive)
   (let* ((group (gnus-group-group-name))