hgext/mq.py
changeset 8894 868670dbc237
parent 8875 801cacf46e62
child 8904 8be38b624902
--- a/hgext/mq.py	Mon Jun 22 14:49:07 2009 +0200
+++ b/hgext/mq.py	Mon Jun 22 15:48:08 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.
 
-'''patch management and development
+'''work with 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