Mercurial > hg-stable
changeset 14653:6f96c7a908bd
help/config: fix small typo
author | Wagner Bruna <wbruna@softwareexpress.com.br> |
---|---|
date | Thu, 16 Jun 2011 12:42:19 -0300 |
parents | 73cb35f6fd78 |
children | e21fd445c297 |
files | mercurial/help/config.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help/config.txt Thu Jun 16 12:30:57 2011 -0300 +++ b/mercurial/help/config.txt Thu Jun 16 12:42:19 2011 -0300 @@ -187,7 +187,7 @@ Alias definitions consist of lines of the form:: - <alias> = <command> [<argument]... + <alias> = <command> [<argument>]... For example, this definition::