From: Zac Medico Date: Fri, 4 Apr 2008 20:42:32 +0000 (-0000) Subject: Add missing "the" to fix grammar. (trunk r9710) X-Git-Tag: v2.1.5~246 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d83159b240b909ea2bdc8ec0406cc10b4ca8b5ca;p=portage.git Add missing "the" to fix grammar. (trunk r9710) svn path=/main/branches/2.1.2/; revision=9711 --- diff --git a/bin/emerge b/bin/emerge index 35c2eb76f..8aba419a4 100755 --- a/bin/emerge +++ b/bin/emerge @@ -5147,8 +5147,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