From a2a73efe3b9698db8bb03eb45de466a1e8c65ba4 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 15 Oct 2010 03:12:09 -0700 Subject: Fix a typo in a comment. --- pym/_emerge/depgraph.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py index 5a7a98393..38d2d4029 100644 --- a/pym/_emerge/depgraph.py +++ b/pym/_emerge/depgraph.py @@ -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 \ -- cgit v1.2.3-1-g7c22