(gnus-group-compact-group): Fix typo.
authorReiner Steib <Reiner.Steib@gmx.de>
Wed, 2 Nov 2005 12:29:30 +0000 (12:29 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Wed, 2 Nov 2005 12:29:30 +0000 (12:29 +0000)
lisp/ChangeLog
lisp/gnus-group.el

index 41a5300..68a33cb 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 b4f8347..1254f09 100644 (file)
@@ -4348,7 +4348,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).