Mercurial > public > mercurial-scm > hg-stable
diff hgext/bugzilla.py @ 16226:674ecd23c42c stable
bugzilla: correct comment typo
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Thu, 01 Mar 2012 14:42:23 +0000 |
parents | b468cea3f29d |
children | 7855c522a9cb |
line wrap: on
line diff
--- a/hgext/bugzilla.py Thu Mar 01 23:29:52 2012 +0000 +++ 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. '''