From 83ac43eb75f201ccf0cee350da1bd1e7df8f902a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 4 Apr 2008 20:41:48 +0000 Subject: Add missing "the" to fix grammar. svn path=/main/trunk/; revision=9710 --- pym/_emerge/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pym') diff --git a/pym/_emerge/__init__.py b/pym/_emerge/__init__.py index 6d4c09b2f..d7afe13c1 100644 --- a/pym/_emerge/__init__.py +++ b/pym/_emerge/__init__.py @@ -5598,8 +5598,8 @@ def show_blocker_docs_link(): print def show_mask_docs(): - print "For more information, see MASKED PACKAGES section in the emerge man page or " - print "refer to the Gentoo Handbook." + print "For more information, see the MASKED PACKAGES section in the emerge" + print "man page or refer to the Gentoo Handbook." def action_sync(settings, trees, mtimedb, myopts, myaction): xterm_titles = "notitles" not in settings.features -- cgit v1.2.3-1-g7c22