summaryrefslogtreecommitdiffstats
path: root/pym/portage.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage.py')
-rw-r--r--pym/portage.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/pym/portage.py b/pym/portage.py
index 92e2a9a76..702f790ee 100644
--- a/pym/portage.py
+++ b/pym/portage.py
@@ -8077,7 +8077,8 @@ class dblink:
" reports that only one package owns a file then do NOT" + \
" file a bug report. A bug report is only useful if it" + \
" identifies at least two or more packages that are known" + \
- " install the same file(s). If a collision occurs and you" + \
+ " to install the same file(s)." + \
+ " If a collision occurs and you" + \
" can not explain where the file came from then you" + \
" should simply ignore the collision since there is not" + \
" enough information to determine if a real problem" + \