changeset 12755 | db79d3627872 |
parent 12689 | c52c629ce19e |
child 12767 | c3316b6a3219 |
--- 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."""