Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280619 - net-libs/xulrunner-1.9.1.2 ebuild has minor typo
Summary: net-libs/xulrunner-1.9.1.2 ebuild has minor typo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-07 00:18 UTC by Chris Slycord
Modified: 2009-08-09 17:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Slycord 2009-08-07 00:18:06 UTC
--- xulrunner-1.9.1.2.ebuild    2009-08-05 09:49:09.000000000 -0500
+++ xulrunner-1.9.1.2.ebuild.fixed      2009-08-06 19:15:46.000000000 -0500
@@ -238,7 +238,7 @@
        einfo
        einfo "All prefs can be overridden by the user. The preferences are to make"
        einfo "use of xulrunner out of the box on an average system without the user"
-       einfo "having to go threw and enable the basics."
+       einfo "having to go through and enable the basics."
 }

 pkg_postrm() {

Reproducible: Always
Comment 1 Wormo (RETIRED) gentoo-dev 2009-08-07 06:35:02 UTC
Thanks for bothering to report this typo; assigning to maintainers
Comment 2 Jory A. Pratt gentoo-dev 2009-08-08 02:27:51 UTC
Fix in the mozilla overlay will go to main tree in next revision.
Comment 3 Jory A. Pratt gentoo-dev 2009-08-09 17:05:43 UTC
Fixed in tree thanks for reporting.