gnus-sum.el (gnus-parent-headers): Spelling fix in doc string.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Nov 2011 10:51:53 +0000 (10:51 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 13 Nov 2011 10:51:53 +0000 (10:51 +0000)
lisp/ChangeLog
lisp/gnus-sum.el

index a6c7c6f..4d52e2e 100644 (file)
@@ -1,7 +1,8 @@
 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el: Move BBDB autoloads.
-       (spam-exists-in-BBDB-p): New function to do the BBDB search directly in BBDB 2 and 3.
+       (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
+       BBDB 2 and 3.
        (spam-check-BBDB): Use it.
        (spam-enter-ham-BBDB): Use it.
 
index b84c493..6ffc5d9 100644 (file)
@@ -4727,7 +4727,7 @@ If LINE, insert the rebuilt thread starting on line LINE."
       (car headers))))
 
 (defun gnus-parent-headers (in-headers &optional generation)
-  "Return the headers of the GENERATIONeth parent of HEADERS."
+  "Return the headers of the GENERATIONth parent of HEADERS."
   (unless generation
     (setq generation 1))
   (let ((parent t)