summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-07-03 00:48:26 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-07-03 00:48:26 +0200
commit1b82567ab69754fc4d87212573c6ee09a8cf11f9 (patch)
treeaa78d50b9df2a1c0adbd5905278e961016f65323 /www-client
parentwww-client/firefox: bump to v78.0.1 (diff)
downloadgentoo-1b82567ab69754fc4d87212573c6ee09a8cf11f9.tar.gz
gentoo-1b82567ab69754fc4d87212573c6ee09a8cf11f9.tar.bz2
gentoo-1b82567ab69754fc4d87212573c6ee09a8cf11f9.zip
www-client/firefox: fix typo
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
index 2100c428c259..5dadb62ec898 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>