www-client/firefox: fix typo
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 1 Apr 2020 21:14:11 +0000 (23:14 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 1 Apr 2020 21:14:30 +0000 (23:14 +0200)
Closes: https://bugs.gentoo.org/715654
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
www-client/firefox/files/firefox.sh

index dcb2a8d606d0afa16bae2ffd925e283cbb6b3113..f1fde8fdfce0655453d27c3fc62e0d05083fd8ae 100644 (file)
@@ -100,7 +100,7 @@ export MOZ_ALLOW_DOWNGRADE=1
 
 ##
 ## Route to the correct .desktop file to get proper
-## names and contect menus
+## name and actions
 ##
 if [[ $@ != *"--name "* ]]; then
        set -- --name "${DESKTOP_FILE}" "$@"