From 12d62375b3593805a483d3fac0e6b23e16694e8e 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(-) diff --git a/pym/_emerge/actions.py b/pym/_emerge/actions.py index 809eda1e4..9bc2c2ba3 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