From d8a6341a3723139ba7993c559061e7472c03ce3b Mon Sep 17 00:00:00 2001 From: Martin Geisler Date: Fri, 1 Apr 2011 12:30:40 +0200 Subject: [PATCH] bugzilla: fix bad reST markup The indented second line turned the first line into a description header. --- hgext/bugzilla.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hgext/bugzilla.py b/hgext/bugzilla.py index ab9f638b94..29e3c108c0 100644 --- a/hgext/bugzilla.py +++ b/hgext/bugzilla.py @@ -78,8 +78,8 @@ bugzilla.template {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