bugzilla: correct config documentation error
The config documentation specifies the wrong access method in the XMLRPC+email
configuration.
--- a/hgext/bugzilla.py Sat Jul 05 07:31:08 2014 -0700
+++ b/hgext/bugzilla.py Thu Jul 03 10:56:03 2014 +0100
@@ -232,7 +232,7 @@
bzurl=http://my-project.org/bugzilla
user=bugmail@my-project.org
password=plugh
- version=xmlrpc
+ version=xmlrpc+email
bzemail=bugzilla@my-project.org
template=Changeset {node|short} in {root|basename}.
{hgweb}/{webroot}/rev/{node|short}\\n