Add missing "the" to fix grammar. (trunk r9710)
authorZac Medico <zmedico@gentoo.org>
Fri, 4 Apr 2008 20:42:32 +0000 (20:42 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 4 Apr 2008 20:42:32 +0000 (20:42 -0000)
svn path=/main/branches/2.1.2/; revision=9711

bin/emerge

index 35c2eb76f88966c012c96a676cffe7fa40e5a8e6..8aba419a4bab5ebca7dc6aa21661bd07b9353aa5 100755 (executable)
@@ -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