s/filing a report to/seeking support at/ Thanks to marienz.
authorZac Medico <zmedico@gentoo.org>
Sat, 26 May 2007 00:36:27 +0000 (00:36 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 26 May 2007 00:36:27 +0000 (00:36 -0000)
svn path=/main/trunk/; revision=6629

bin/ebuild.sh

index 33c6915be15ed23fd7d59e32ca08cf746aef5aba..5ba9afc07ff67d3a7a245f9376631828dd11a9c1 100755 (executable)
@@ -497,7 +497,7 @@ econf() {
 
                        if [ -s config.log ]; then
                                echo
-                               echo "!!! Please attach the following file when filing a report to bugs.gentoo.org:"
+                               echo "!!! Please attach the following file when seeking support at bugs.gentoo.org:"
                                echo "!!! ${PWD}/config.log"
                        fi
                        die "econf failed"