# HG changeset patch # User Martin Geisler # Date 1301653840 -7200 # Node ID 4cffce61bd922e0eb9128342e32a4b5860ce10cf # Parent 367805c848e5634234ddf953d8737c877c41a43a bugzilla: fix bad reST markup The indented second line turned the first line into a description header. diff -r 367805c848e5 -r 4cffce61bd92 hgext/bugzilla.py --- a/hgext/bugzilla.py Fri Apr 01 12:27:12 2011 +0200 +++ b/hgext/bugzilla.py Fri Apr 01 12:30:40 2011 +0200 @@ -78,8 +78,8 @@ {webroot} Stripped pathname of the Mercurial repository. {hgweb} Base URL for browsing Mercurial repositories. - Default 'changeset {node|short} in repo {root} refers ' - 'to bug {bug}.\\ndetails:\\n\\t{desc|tabindent}' + Default ``changeset {node|short} in repo {root} refers to bug + {bug}.\\ndetails:\\n\\t{desc|tabindent}`` bugzilla.strip The number of path separator characters to strip from the front of