From c8feed3611b0e7539bbab3eca87b74f00004d538 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 20 May 2011 15:01:21 -0700 Subject: Fix grammar in previous commit. --- pym/_emerge/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym') diff --git a/pym/_emerge/actions.py b/pym/_emerge/actions.py index 5d1823e43..32ea457a4 100644 --- a/pym/_emerge/actions.py +++ b/pym/_emerge/actions.py @@ -788,7 +788,7 @@ def calc_depclean(settings, trees, ldpath_mtimes, msg.append("") msg.extend(textwrap.wrap( "Have you forgotten to do a complete update prior " + \ - "depclean? The most comprehensive command for this " + \ + "to depclean? The most comprehensive command for this " + \ "purpose is as follows:", 65 )) msg.append("") -- cgit v1.2.3-1-g7c22