From: Arfrever Frehtes Taifersar Arahesis Date: Mon, 3 Jan 2011 14:42:50 +0000 (+0100) Subject: Fix a typo in a comment. X-Git-Tag: v2.2.0_alpha13~7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b318b23498ed969e3121b7156b560f2cb345e8fe;p=portage.git Fix a typo in a comment. --- diff --git a/pym/portage/tests/resolver/test_multirepo.py b/pym/portage/tests/resolver/test_multirepo.py index 23f8f0200..e5d6bdf0d 100644 --- a/pym/portage/tests/resolver/test_multirepo.py +++ b/pym/portage/tests/resolver/test_multirepo.py @@ -117,7 +117,7 @@ class MultirepoTestCase(TestCase): check_repo_names = True, mergelist = ["dev-libs/F-1::repo1"]), - # Check interaction between repo priority and unsatsisfied + # Check interaction between repo priority and unsatisfied # REQUIRED_USE, for bug #350254. ResolverPlaygroundTestCase( ["=dev-libs/G-1"],