Fix a typo in a comment. v2.2.0_alpha40
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Sat, 11 Jun 2011 19:12:09 +0000 (21:12 +0200)
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Sat, 11 Jun 2011 19:12:09 +0000 (21:12 +0200)
pym/_emerge/depgraph.py

index 41924b460ca47d86c70a4113068e8cf515aca6ef..3b47c35741bbeab9d8df6035001e8e09f91f731a 100644 (file)
@@ -5031,7 +5031,7 @@ class depgraph(object):
                                                if gather_deps(ignore_priority,
                                                        mergeable_nodes, selected_nodes, node):
                                                        # When selecting asap_nodes, we need to ensure
-                                                       # that we don't selected a large runtime cycle
+                                                       # that we haven't selected a large runtime cycle
                                                        # that is obviously sub-optimal. This will be
                                                        # obvious if any of the non-asap selected_nodes
                                                        # is a leaf node when medium_soft deps are