hgext/mq.py
changeset 8932 f87884329419
parent 8929 cb05e2a00291
child 8948 aa0fe57d4abe
--- a/hgext/mq.py	Wed Jun 24 12:04:19 2009 +0200
+++ b/hgext/mq.py	Wed Jun 24 12:25:56 2009 +0200
@@ -5,7 +5,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2, incorporated herein by reference.
 
-'''work with a stack of patches
+'''manage a stack of patches
 
 This extension lets you work with a stack of patches in a Mercurial
 repository. It manages two stacks of patches - all known patches, and