Fix a typo in a comment.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Mon, 3 Jan 2011 14:42:50 +0000 (15:42 +0100)
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Mon, 3 Jan 2011 14:42:50 +0000 (15:42 +0100)
pym/portage/tests/resolver/test_multirepo.py

index 23f8f020073133ee177daa5fc70aa73ee31acead..e5d6bdf0d94f52e1c64470b064012585ec671d5c 100644 (file)
@@ -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"],