diff hgext/mq.py @ 8932:f87884329419

extensions: fix up description lines some more
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 24 Jun 2009 12:25:56 +0200
parents cb05e2a00291
children aa0fe57d4abe
line wrap: on
line diff
--- 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