summaryrefslogtreecommitdiff
path: root/nongnu/packages/mozilla.scm
diff options
context:
space:
mode:
authorTomas Volf <wolf@wolfsden.cz>2023-08-31 15:58:55 +0200
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2023-09-01 21:41:12 +0200
commit2d5b54784d552e720c4e400215f4b71fc3e456ab (patch)
treecd2556aae63fca8ce926f66415349edb6b73ad31 /nongnu/packages/mozilla.scm
parentbce51ba1931310e5cde22c26b290a534ff7120bd (diff)
nongnu: packages: mozilla: Fix typos in the comments.
* nongnu/packages/mozilla.scm (%firefox-esr-build-id, %firefox-build-id): Fix typos in the comments. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Diffstat (limited to 'nongnu/packages/mozilla.scm')
-rw-r--r--nongnu/packages/mozilla.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/nongnu/packages/mozilla.scm b/nongnu/packages/mozilla.scm
index 3c8ba29..1e0f6e8 100644
--- a/nongnu/packages/mozilla.scm
+++ b/nongnu/packages/mozilla.scm
@@ -93,8 +93,8 @@
(base32
"0iccpdvc0kvpww5a31k9gjkqigyz016i7v80r9zamd34w4fl6mx4"))))))
-;; Update this id with every firefox update to it's release date.
-;; It's used for cache validation and therefor can lead to strange bugs.
+;; Update this id with every firefox update to its release date.
+;; It's used for cache validation and therefore can lead to strange bugs.
(define %firefox-esr-build-id "20230829000000")
(define-public firefox-esr
@@ -510,8 +510,8 @@ MOZ_ENABLE_WAYLAND=1 exec ~a $@\n"
((firefox) out))
#t))))))
-;; Update this id with every firefox update to it's release date.
-;; It's used for cache validation and therefor can lead to strange bugs.
+;; Update this id with every firefox update to its release date.
+;; It's used for cache validation and therefore can lead to strange bugs.
(define %firefox-build-id "20230829000000")
(define-public firefox