diff mercurial/help/config.txt @ 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
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::