Fix grammar. (trunk r8694)
authorZac Medico <zmedico@gentoo.org>
Mon, 26 Nov 2007 20:34:47 +0000 (20:34 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 26 Nov 2007 20:34:47 +0000 (20:34 -0000)
svn path=/main/branches/2.1.2/; revision=8695

pym/portage.py

index 7f0a54ce465a7549a3e535c7bf1241b2d99dd1b9..52e2d46590690188e4ae56a7228b2b915113c6e4 100644 (file)
@@ -3929,7 +3929,7 @@ def _doebuild_exit_status_check(mydo, exit_status_file):
                os.path.exists(exit_status_file):
                return None
        msg = ("The ebuild phase '%s' has exited " % mydo) + \
-       "unexpectedly. This is type of behavior " + \
+       "unexpectedly. This type of behavior " + \
        "is known to be triggered " + \
        "by things such as failed variable " + \
        "assignments (bug #190128) or bad substitution " + \