www-client/firefox-bin: fix typo
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 1 Apr 2020 21:07:08 +0000 (23:07 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 1 Apr 2020 21:14:28 +0000 (23:14 +0200)
Bug: https://bugs.gentoo.org/715654
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
www-client/firefox-bin/files/firefox-bin.sh

index b023185480058e9078b9d1be4c83d04e8a785eb8..228db761a0a9bc46360723e0324d20406b35925f 100644 (file)
@@ -95,7 +95,7 @@ export GTK_PATH="${MOZ_LIB_DIR}/gtk-3.0"
 
 ##
 ## Route to the correct .desktop file to get proper
-## names and contect menus
+## name and actions
 ##
 if [[ $@ != *"--name "* ]]; then
        set -- --name "${DESKTOP_FILE}" "$@"