author | Erik Zielke <ez@aragost.com> |
Mon, 18 Oct 2010 14:37:50 +0200 | |
changeset 12755 | db79d3627872 |
parent 12754 | eaac5e8cb637 |
child 12756 | 13f0acfa974a |
hgext/mq.py | file | annotate | diff | comparison | revisions |
--- 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."""