projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acddb2e
)
Fix grammar in previous commit.
author
Zac Medico
<zmedico@gentoo.org>
Fri, 20 May 2011 22:01:21 +0000
(15:01 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 20 May 2011 22:01:21 +0000
(15:01 -0700)
pym/_emerge/actions.py
patch
|
blob
|
history
diff --git
a/pym/_emerge/actions.py
b/pym/_emerge/actions.py
index 809eda1e4fdd34aff554e0b230b9148f61222dfb..9bc2c2ba3cfb6848a5c67848131cfc39edff48e9 100644
(file)
--- 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("")