Fix profile-formats spelling in messages.
authorZac Medico <zmedico@gentoo.org>
Fri, 28 Oct 2011 04:55:28 +0000 (21:55 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 28 Oct 2011 04:55:28 +0000 (21:55 -0700)
pym/portage/package/ebuild/_config/MaskManager.py

index 64a1c5e153f15ed32166b1c88b2ee98701e2ce88..bce1152ee717760edee64e18c4f6a263828bf892 100644 (file)
@@ -46,7 +46,7 @@ class MaskManager(object):
                                                "'portage-1' profile format in its profiles/package.mask, but "
                                                "the repository profiles are not marked as that format.  This will break "
                                                "in the future.  Please either convert the following paths "
-                                               "to files, or add\nprofile-format = portage-1\nto the "
+                                               "to files, or add\nprofile-formats = portage-1\nto the "
                                                "repositories layout.conf.\n")
                                                % dict(repo_name=repo_config.name))