# HG changeset patch # User Martin Geisler # Date 2011-04-01 10:03:23 # Node ID 0aa2cfd0b21a0929b33c6f6dbfc6b04ffedec706 # Parent 64ad07dff0a8501131dc36c61de68c28a7394d13 bugzilla: use standard section.name notation diff --git a/hgext/bugzilla.py b/hgext/bugzilla.py --- a/hgext/bugzilla.py +++ b/hgext/bugzilla.py @@ -98,7 +98,7 @@ bugzilla.usermap line, "committer"="Bugzilla user". See also the [usermap] section. The [usermap] section is used to specify mappings of Mercurial -committer email to Bugzilla user email. See also [bugzilla].usermap. +committer email to Bugzilla user email. See also ``bugzilla.usermap``. Contains entries of the form "committer"="Bugzilla user". XMLRPC access mode configuration: