help/config: fix small typo
authorWagner Bruna <wbruna@softwareexpress.com.br>
Thu, 16 Jun 2011 12:42:19 -0300
changeset 14653 6f96c7a908bd
parent 14652 73cb35f6fd78
child 14654 e21fd445c297
help/config: fix small typo
mercurial/help/config.txt
--- 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::