# HG changeset patch
# User Wagner Bruna <wbr...@softwareexpress.com.br>
# Date 1256325828 7200
# Branch stable
# Node ID 0a253cba0359da1e06613a67c7dded398626fe43
# Parent  cbd1f3200a528cb007417cabadf6f2c9661d96c8
hgemail: fix flags help text

diff --git a/tortoisehg/hgtk/hgemail.py b/tortoisehg/hgtk/hgemail.py
--- a/tortoisehg/hgtk/hgemail.py
+++ b/tortoisehg/hgtk/hgemail.py
@@ -248,7 +248,7 @@
                     ' the effects of the entire patch series.  When emailing'
                     ' a bundle, these fields make up the message subject and'
                     ' body. Flags is a comma separated list of tags'
-                    ' which are inserted into the message header.')
+                    ' which are inserted into the message subject prefix.')
                     )
             gtklib.addspellcheck(self.descview, self.repo.ui)
         fill_history(history, self._tolist, 'email.to')

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) 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/devconference
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to