(gnus-summary-reparent-children): Another doc string fix.
authorReiner Steib <Reiner.Steib@gmx.de>
Sun, 14 Jan 2007 21:13:26 +0000 (21:13 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Sun, 14 Jan 2007 21:13:26 +0000 (21:13 +0000)
Suggested by Simon Krahnke <overlord@gmx.li>.

lisp/ChangeLog
lisp/gnus-sum.el

index 8c72976..1688dda 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
+       Suggested by Simon Krahnke <overlord@gmx.li>.
+
 2007-01-13  Romain Francoise  <romain@orebokech.com>
 
        * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
@@ -5,7 +10,7 @@
 
 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
 
-       * gnus-sum.el (gnus-summary-reparent-children): Fix typo in docstring.
+       * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
 
 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
index 797e9c6..0e037f4 100644 (file)
@@ -10992,7 +10992,7 @@ is non-nil or the Subject: of both articles are the same."
 
 (defun gnus-summary-reparent-children (parent children)
   "Make PARENT the parent of CHILDREN.
-When called interactively, PARENT is current article and CHILDREN
+When called interactively, PARENT is the current article and CHILDREN
 are the process-marked articles."
   (interactive
    (list (gnus-summary-article-number)