diff -r 4c99eafb101e -r f87884329419 hgext/mq.py --- 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