* lisp/gnus.el (gnus-meta): Doc fix.
authorGlenn Morris <rgm@gnu.org>
Fri, 18 Feb 2011 05:17:10 +0000 (21:17 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 18 Feb 2011 05:17:10 +0000 (21:17 -0800)
lisp/gnus/ChangeLog
lisp/gnus/gnus.el

index f62a98c..1b2ef3e 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-18  Glenn Morris  <rgm@gnu.org>
+
+       * gnus.el (gnus-meta): Doc fix.
+
 2011-02-17  Chong Yidong  <cyd@stupidchicken.com>
 
        * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
index a514054..5180673 100644 (file)
 
 (defgroup gnus-meta nil
   "Meta variables controlling major portions of Gnus.
-In general, modifying these variables does not take affect until Gnus
+In general, modifying these variables does not take effect until Gnus
 is restarted, and sometimes reloaded."
   :group 'gnus)