From 5b633e7bcb3f576627cd4b202e783a133817b422 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Wed, 1 Apr 2020 23:14:11 +0200 Subject: [PATCH] www-client/firefox: fix typo Closes: https://bugs.gentoo.org/715654 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann --- www-client/firefox/files/firefox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/files/firefox.sh b/www-client/firefox/files/firefox.sh index dcb2a8d606d0..f1fde8fdfce0 100644 --- a/www-client/firefox/files/firefox.sh +++ b/www-client/firefox/files/firefox.sh @@ -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}" "$@" -- 2.26.2