From f3507fd877136090405a1119ab98503bc4b000e0 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 17 Oct 2007 04:36:19 +0000 Subject: Add missing "to" to fix grammar. (trunk r8161) svn path=/main/branches/2.1.2/; revision=8162 --- pym/portage.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pym') 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" + \ -- cgit v1.2.3-1-g7c22