Mercurial > hg > mercurial-source
changeset 16226:674ecd23c42c stable
bugzilla: correct comment typo
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Thu, 01 Mar 2012 14:42:23 +0000 (2012-03-01) |
parents | 7cf8de5a82d8 |
children | 7855c522a9cb 5b41d5ad52bf |
files | hgext/bugzilla.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/bugzilla.py +++ b/hgext/bugzilla.py @@ -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. '''