From d518ef475d8fc9a13dbcc8743c51d60b18bdb490 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Thu, 5 Dec 2013 22:51:40 +0100 Subject: [PATCH] Fix a typo. --- pym/portage/tests/resolver/test_slot_conflict_rebuild.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/portage/tests/resolver/test_slot_conflict_rebuild.py b/pym/portage/tests/resolver/test_slot_conflict_rebuild.py index 195055070..5acdadbb5 100644 --- a/pym/portage/tests/resolver/test_slot_conflict_rebuild.py +++ b/pym/portage/tests/resolver/test_slot_conflict_rebuild.py @@ -304,7 +304,7 @@ class SlotConflictRebuildTestCase(TestCase): """ Bug 487198 For parents with mixed >= and < dependencies, we scheduled rebuilds for the - >= atom, but in the end didn't install the child update becaue of the < atom. + >= atom, but in the end didn't install the child update because of the < atom. """ ebuilds = { "cat/slotted-lib-1" : { -- 2.26.2