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

pym/_emerge/__init__.py

index 6d4c09b2f2fb6ffa28a7eee7546b14a92171842c..d7afe13c1e4288735d83bff4419c767ee5573d66 100644 (file)
@@ -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