commit:     803681fad8645146939e8333af00d9351ca66f7c
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 17:40:31 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 17:41:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=803681fa

www-client/firefox: fix typo in pkg_postinst about nouveau+hwaccel

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-client/firefox/firefox-103.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-103.0.2.ebuild 
b/www-client/firefox/firefox-103.0.2.ebuild
index f63628c3fda5..f570f6f6b4f0 100644
--- a/www-client/firefox/firefox-103.0.2.ebuild
+++ b/www-client/firefox/firefox-103.0.2.ebuild
@@ -1271,7 +1271,7 @@ pkg_postinst() {
        # bug 835078
        if use hwaccel && has_version "x11-drivers/xf86-video-nouveau"; then
                ewarn "You have nouveau drivers installed in your system and 
'hwaccel' "
-               ewarn "enabled for Firefox. Nouveau / your GPU might not 
supported the "
+               ewarn "enabled for Firefox. Nouveau / your GPU might not 
support the "
                ewarn "required EGL, so either disable 'hwaccel' or try the 
workaround "
                ewarn "explained in https://bugs.gentoo.org/835078#c5 if 
Firefox crashes."
        fi

Reply via email to