# HG changeset patch # User Adrian Buehlmann <adr...@cadifra.com> # Date 1253481883 -7200 # Node ID 1cc0e05196b599811f3cf8eb6f460a020be9d286 # Parent 059172f9f3b058c2c191bb00104cbb13e11b9294 thgmq: fix docstring
diff --git a/tortoisehg/hgtk/thgmq.py b/tortoisehg/hgtk/thgmq.py --- a/tortoisehg/hgtk/thgmq.py +++ b/tortoisehg/hgtk/thgmq.py @@ -374,7 +374,7 @@ class MQWidget(gtk.VBox): def qfold(self, patch): """ - [MQ] Execute 'qdelete' command. + [MQ] Execute 'qfold' command. patch: the patch name or an index to specify the patch. """ ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop