Fix a typo in a comment.
authorZac Medico <zmedico@gentoo.org>
Fri, 15 Oct 2010 10:12:09 +0000 (03:12 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 15 Oct 2010 10:12:47 +0000 (03:12 -0700)
pym/_emerge/depgraph.py

index 5a7a98393bb3434d0b4284dcbad4358f5e67bebd..38d2d4029bfcd960bb9da001a920b76e7acb3a83 100644 (file)
@@ -4259,7 +4259,7 @@ class depgraph(object):
                                                        # any more cpu time on this task. This increases
                                                        # performance dramatically in cases when there are
                                                        # hundreds of blockers to solve, like when
-                                                       # when upgrading to a new slot of kde-meta.
+                                                       # upgrading to a new slot of kde-meta.
                                                        mergeable_parent = None
                                                        break
                                                if parent in mergeable_nodes and \