Mercurial > hg
changeset 20633:2d183dd54384 stable
phase: say "Returns 0" instead of "Return 0" like other command help
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Mon, 03 Mar 2014 15:50:45 +0900 |
parents | 9096f83f9e7c |
children | 7cd956ace1f4 7e627fe63e5e |
files | mercurial/commands.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Mon Mar 03 23:37:59 2014 +0530 +++ b/mercurial/commands.py Mon Mar 03 15:50:45 2014 +0900 @@ -4483,7 +4483,7 @@ public < draft < secret - Return 0 on success, 1 if no phases were changed or some could not + Returns 0 on success, 1 if no phases were changed or some could not be changed. """ # search for a unique phase argument