[PATCH] bugzilla: correct comment typo

Jim Hague jim.hague at acm.org
Thu Mar 1 08:43:32 CST 2012


# HG changeset patch
# User Jim Hague <jim.hague at acm.org>
# Date 1330612943 0
# Node ID d6b843bc5c197f324794f31702a1237bae01e62d
# Parent  0196c437ca9fc26d872b21286bee6959f1cd73e6
bugzilla: correct comment typo

diff -r 0196c437ca9f -r d6b843bc5c19 hgext/bugzilla.py
--- a/hgext/bugzilla.py	Wed Feb 29 17:27:24 2012 -0600
+++ b/hgext/bugzilla.py	Thu Mar 01 14:42:23 2012 +0000
@@ -300,7 +300,7 @@
 
     The earliest Bugzilla version this is tested with is version 2.16.
 
-    If your Bugzilla is version 3.2 or above, you are strongly
+    If your Bugzilla is version 3.4 or above, you are strongly
     recommended to use the XMLRPC access method instead.
     '''
 


More information about the Mercurial-devel mailing list