Fix doc.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Sat, 28 Oct 2000 05:52:26 +0000 (05:52 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Sat, 28 Oct 2000 05:52:26 +0000 (05:52 +0000)
lisp/gnus-group.el

index 97b2509..2055365 100644 (file)
@@ -3814,7 +3814,7 @@ This command may read the active file."
     (gnus-group-list-plus args)))
 
 (defun gnus-group-list-limit (&optional args)
-  "Flush groups from the current selection."
+  "List groups limited within the current selection."
   (interactive "P")
   (let ((gnus-group-list-option 'limit))
     (gnus-group-list-plus args)))