From 1de59d8672bc0f77e5e33b484c5cca4c34f0cede Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 11 Oct 2010 11:26:18 -0700 Subject: Fix a typo in a comment. --- pym/_emerge/resolver/slot_collision.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/_emerge/resolver/slot_collision.py b/pym/_emerge/resolver/slot_collision.py index 78259a4f0..f6cf94d91 100644 --- a/pym/_emerge/resolver/slot_collision.py +++ b/pym/_emerge/resolver/slot_collision.py @@ -149,7 +149,7 @@ class slot_conflict_handler(object): self.solutions.extend(new_solutions) if first_config: #If the "all ebuild"-config gives a solution, use it. - #Otherwise enumerate all other soultions. + #Otherwise enumerate all other solutions. if self.debug: writemsg("All-ebuild configuration has a solution. Aborting search.\n", noiselevel=-1) break -- cgit v1.2.3-1-g7c22