author | timeless@gmail.com |
Wed, 12 Sep 2012 18:14:40 -0400 | |
changeset 1661 | 48232457b704 |
parent 1660 | ec4167ac79ab |
child 1662 | 03cec5e151b2 |
hgext/evolve.py | file | annotate | diff | comparison | revisions |
--- a/hgext/evolve.py Fri Sep 14 10:35:21 2012 -0400 +++ b/hgext/evolve.py Wed Sep 12 18:14:40 2012 -0400 @@ -458,7 +458,7 @@ # - Function to create markers # - useful alias pstatus and pdiff (should probably go in evolve) # - "troubles" method on changectx -# - function to travel throught the obsolescence graph +# - function to travel through the obsolescence graph # - function to find useful changeset to stabilize