diff -r ec4167ac79ab -r 48232457b704 hgext/evolve.py --- 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