Synch to No Gnus 200511021229.
authoryamaoka <yamaoka>
Wed, 2 Nov 2005 12:38:50 +0000 (12:38 +0000)
committeryamaoka <yamaoka>
Wed, 2 Nov 2005 12:38:50 +0000 (12:38 +0000)
lisp/ChangeLog
lisp/gnus-group.el

index 32f15f0..93b49e8 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-group.el (gnus-group-compact-group): Fix typo.
+
 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.el (gnus-parameters-case-fold-search): New variable.
index b8eddb2..6139179 100644 (file)
@@ -4394,7 +4394,7 @@ This command may read the active file."
 ;;;
 
 (defun gnus-group-compact-group (group)
-  "Conpact the current group.
+  "Compact the current group.
 Compaction means removing gaps between article numbers.  Hence, this
 operation is only meaningful for back ends using one file per article
 \(e.g. nnml).