Fix a typo from the previous commit.
authorZac Medico <zmedico@gentoo.org>
Thu, 14 Dec 2006 01:01:31 +0000 (01:01 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 14 Dec 2006 01:01:31 +0000 (01:01 -0000)
svn path=/main/trunk/; revision=5288

bin/emerge

index 6d1d1e751a52fde9c18ccad671799140ddd4691d..f4925ae661280a37ce9abb1757c515d9df9d7206 100755 (executable)
@@ -870,7 +870,7 @@ class depgraph:
                msg.append("It may be possible to solve this problem ")
                msg.append("by using package.mask to prevent one of ")
                msg.append("those packages from being selected. ")
-               msg.append("However, it is also possible that conflicting ")
+               msg.append("However, it is also possible that conflicting ")
                msg.append("dependencies exist such that they are impossible to ")
                msg.append("satisfy simultaneously.  If such a conflict exists in ")
                msg.append("the dependencies of two different packages, then those ")