Mercurial > hg-stable
changeset 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 | eaac5e8cb637 |
children | 13f0acfa974a |
files | hgext/mq.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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."""