diff lisp/gnus/ChangeLog.2 @ 111157:d3f1a0178876

Fix typos. * doc/misc/gnus.texi (Group Parameters, Buttons): Fix typos. * lisp/org/org-exp.el (org-export-visible): * lisp/progmodes/dcl-mode.el (dcl-electric-reindent-regexps): Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 23 Oct 2010 01:38:34 +0200
parents cda2045a5ee8
children bf6806de6892 376148b31b5e
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog.2	Fri Oct 22 12:52:08 2010 +0200
+++ b/lisp/gnus/ChangeLog.2	Sat Oct 23 01:38:34 2010 +0200
@@ -3828,8 +3828,7 @@
 	that Gnus will render it as html if the user wants that.
 
 	Implemented the ability to save nnrss-group-alist so that any new
-	feeds the you subscribe to will be found the next time you start
-	up.
+	feeds you subscribe to will be found the next time you start up.
 
 	Implemented support for RSS 2.0 elements (author, pubDate).