Mercurial > public > mercurial-scm > hg
diff hgext/mq.py @ 12755:db79d3627872
mq: switched to `` around * * *
So it can be parsed by rst.
author | Erik Zielke <ez@aragost.com> |
---|---|
date | Mon, 18 Oct 2010 14:37:50 +0200 |
parents | c52c629ce19e |
children | c3316b6a3219 |
line wrap: on
line diff
--- a/hgext/mq.py Sun Oct 17 00:45:34 2010 +0200 +++ b/hgext/mq.py Mon Oct 18 14:37:50 2010 +0200 @@ -2125,7 +2125,7 @@ removed afterwards. The header for each folded patch will be concatenated with the - current patch header, separated by a line of '* * *'. + current patch header, separated by a line of ``* * *``. Returns 0 on success."""