--- a/hgext/evolve.py Fri Oct 26 18:01:50 2012 +0200
+++ b/hgext/evolve.py Fri Oct 26 17:44:52 2012 +0200
@@ -328,8 +328,7 @@
### Complete troubles computation logic ###
#####################################################################
-# there is two kind of trouble not handled by core right now:
-# - bumped: (successors for public changeset)
+# there is one kind of trouble not handled by core right now:
# - divergent: (two changeset try to succeed to the same precursors)
#
# This section add support for those two addition trouble