From a52d42658bbee3b90034ccb66ef35a727eae98e0 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 26 Nov 2007 20:34:09 +0000 Subject: Fix grammar. svn path=/main/trunk/; revision=8694 --- pym/portage/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym') diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py index 67b461db2..ae30ae369 100644 --- a/pym/portage/__init__.py +++ b/pym/portage/__init__.py @@ -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 " + \ -- cgit v1.2.3-1-g7c22