summaryrefslogtreecommitdiffstats
path: root/pym
diff options
context:
space:
mode:
Diffstat (limited to 'pym')
-rw-r--r--pym/portage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/portage.py b/pym/portage.py
index dfd7ed033..def1fe845 100644
--- a/pym/portage.py
+++ b/pym/portage.py
@@ -8024,7 +8024,7 @@ class dblink:
vartree=self.vartree)
if collisions:
- msg = "This package wants to overwrite one or more files that" + \
+ msg = "This package will overwrite one or more files that" + \
" may belong to other packages (see list below)." + \
" Add \"collision-protect\" to FEATURES in make.conf" + \
" if you would like the merge to abort in cases like this." + \