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

pym/portage/__init__.py

index 67b461db22c607aabf90224e15d58aed0b0de09a..ae30ae3696d26c586f2e4c3bb7fa8793ee24c331 100644 (file)
@@ -3975,7 +3975,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 " + \