gnu: Fix some misspellings.

Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
This commit is contained in:
Efraim Flashner 2025-02-19 11:11:03 +02:00
parent 77ad73b333
commit 66daf46b41
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351
79 changed files with 185 additions and 185 deletions

View file

@ -358,7 +358,7 @@
"services")))))
(add-after 'patch-cargo-checksums 'remove-cargo-frozen-flag
(lambda _
;; Remove --frozen flag from cargo invokation, otherwise it'll
;; Remove --frozen flag from cargo invocation, otherwise it'll
;; complain that it's not able to change Cargo.lock.
;; https://bugzilla.mozilla.org/show_bug.cgi?id=1726373
(substitute* "build/RunCbindgen.py"