From 812c04f59e7ff8b6d8fef45b58a2d3d1853b5329 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 1 May 2022 17:04:26 +0200 Subject: extra/firefox: fixed typos in comments --- extra/firefox/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra') diff --git a/extra/firefox/PKGBUILD b/extra/firefox/PKGBUILD index 7c04e322..238a82fd 100644 --- a/extra/firefox/PKGBUILD +++ b/extra/firefox/PKGBUILD @@ -224,8 +224,8 @@ eval "$( ' )" -# 214:49.30 /build/firefox/src/firefox-99.0.1/modules/fdlibm/src/math_private.h:34:21: error: conflicting d -# eclaration ‘typedef __double_t double_t’ +# 214:49.30 /build/firefox/src/firefox-99.0.1/modules/fdlibm/src/math_private.h:34:21: error: conflicting +# declaration ‘typedef __double_t double_t’ source+=('firefox-99.0.1-fdlibm-double.patch') sha256sums+=('62695e56daf8c0b8bb921980d475b3fd169b9134188ad9ffaeb9cd660589c23d') eval "$( @@ -236,7 +236,7 @@ eval "$( )" # disable stripping in mozconfig. (insists to use llvm-strip which runs -# out of memory on libxul.so. Now 2.5 GB can be strupped to 166 MB, so we do +# out of memory on libxul.so). Now 2.5 GB can be stripped to 166 MB, so we do # that with the normal 'strip' from binutils after 'mach install' eval "$( declare -f package | \ -- cgit v1.2.3-54-g00ecf