From c6fc6976e8e4c5d128f008903a18fe33d21800b0 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 17 Oct 2007 04:35:32 +0000 Subject: Add missing "to" to fix grammer. svn path=/main/trunk/; revision=8161 --- pym/portage/dbapi/vartree.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py index 0636b65e9..e71fc1fae 100644 --- a/pym/portage/dbapi/vartree.py +++ b/pym/portage/dbapi/vartree.py @@ -1816,7 +1816,8 @@ class dblink(object): " 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" + \ -- cgit v1.2.3-1-g7c22