commit: 1b82567ab69754fc4d87212573c6ee09a8cf11f9
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 2 22:48:26 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Jul 2 22:48:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b82567a
www-client/firefox: fix typo
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
www-client/firefox/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
index 2100c428c25..5dadb62ec89 100644
--- a/www-client/firefox/metadata.xml
+++ b/www-client/firefox/metadata.xml
@@ -20,7 +20,7 @@
<flag name="lto">Enable Link Time Optimization (LTO). Requires Gold
linker when using GCC
or LDD linker when using Clang</flag>
<flag name="openh264">Use <pkg>media-libs/openh264</pkg> for H.264
support
- instead of downloading binary blob from Mozilla at
runtimme</flag>
+ instead of downloading binary blob from Mozilla at
runtime</flag>
<flag name="pgo">Add support for profile-guided optimization using
gcc-4.5,
for faster binaries. This option will double the compile
time.</flag>
<flag name="rust">Enable support for using rust compiler
(experimental)</flag>