about summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/default.nix
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2023-05-19 22:11:55 -0400
committerfigsoda <figsoda@pm.me>2023-05-19 22:31:04 -0400
commit98b9e41f619e7618a5134147d363cd7ad1f6d88d (patch)
treec74aac6ffb5ac06e423beadc25debcaf3491835a /pkgs/build-support/cc-wrapper/default.nix
parent701bcdbead7597cddd3fc92a3581da95a138ef45 (diff)
pkgs: fix typos
Diffstat (limited to 'pkgs/build-support/cc-wrapper/default.nix')
-rw-r--r--pkgs/build-support/cc-wrapper/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/build-support/cc-wrapper/default.nix b/pkgs/build-support/cc-wrapper/default.nix
index 77ecaf098eacd..bbcbaa58437bb 100644
--- a/pkgs/build-support/cc-wrapper/default.nix
+++ b/pkgs/build-support/cc-wrapper/default.nix
@@ -317,7 +317,7 @@ stdenv.mkDerivation {
       touch "$out/nix-support/cc-ldflags"
     ''
 
-    # Backwards compatability for packages expecting this file, e.g. with
+    # Backwards compatibility for packages expecting this file, e.g. with
     # `$NIX_CC/nix-support/dynamic-linker`.
     #
     # TODO(@Ericson2314): Remove this after stable release and force