author | timeless@gmail.com |
Wed, 12 Sep 2012 18:27:16 -0400 | |
changeset 1668 | d158ba628e2a |
parent 1667 | 58538d6f3fb4 |
child 1669 | 11d72083883a |
hgext/evolve.py | file | annotate | diff | comparison | revisions |
--- a/hgext/evolve.py Wed Sep 12 18:25:48 2012 -0400 +++ b/hgext/evolve.py Wed Sep 12 18:27:16 2012 -0400 @@ -323,7 +323,7 @@ will be applied in the extension commandtable. This argument must be a string that will be searched using `extension.find` if not found and Abort error is raised. If the wrapping applies to an extension, it is - installed during `extsetup` + installed during `extsetup`. example::