Fix a typo in a comment.
authorZac Medico <zmedico@gentoo.org>
Sat, 4 Jun 2011 03:08:35 +0000 (20:08 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 4 Jun 2011 03:08:35 +0000 (20:08 -0700)
pym/portage/tests/resolver/test_merge_order.py

index e42b772b5c6964d32dcee3e5438a535a74dc34c2..e94b6c7dd1c76ced0e6acab0d0cca4d4f4eacff9 100644 (file)
@@ -371,7 +371,7 @@ class MergeOrderTestCase(TestCase):
                        # Test swapping of providers for a new-style virtual package,
                        # which relies on delayed evaluation of disjunctive (virtual
                        # and ||) deps as required to solve bug #264434. Note that
-                       # this behavior is not suppored for old-style PROVIDE virtuals,
+                       # this behavior is not supported for old-style PROVIDE virtuals,
                        # as reported in bug #339164.
                        ResolverPlaygroundTestCase(
                                ["media-video/libav"],