(gnus-group-delete-group): Change "\t." to " " in doc string.
authorReiner Steib <Reiner.Steib@gmx.de>
Mon, 11 Oct 2004 12:12:26 +0000 (12:12 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Mon, 11 Oct 2004 12:12:26 +0000 (12:12 +0000)
lisp/ChangeLog
lisp/gnus-group.el

index 3ddede1..294156e 100644 (file)
@@ -1,3 +1,8 @@
+2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
+       doc string.
+
 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
index 9fed125..a5371ad 100644 (file)
@@ -2332,7 +2332,7 @@ ADDRESS."
   "Delete the current group.  Only meaningful with editable groups.
 If FORCE (the prefix) is non-nil, all the articles in the group will
 be deleted.  This is \"deleted\" as in \"removed forever from the face
-of the Earth\".         There is no undo.  The user will be prompted before
+of the Earth\".  There is no undo.  The user will be prompted before
 doing the deletion.
 Note that you also have to specify FORCE if you want the group to
 be removed from the server, even when it's empty."