summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorThiago Kenji Okada <thiagokokada@gmail.com>2022-01-24 12:45:43 -0300
committerThiago Kenji Okada <thiagokokada@gmail.com>2022-01-24 12:54:22 -0300
commitf0e9f54d6e27ef1960edaf306efebd42b94087c6 (patch)
treee2295c6cf6d936f666691da99fe656b5dfa93ea6 /lib
parented6b342fc3a76908afe4cd7cdbc0f6eaf33082da (diff)
downloadnixpkgs-f0e9f54d6e27ef1960edaf306efebd42b94087c6.tar
nixpkgs-f0e9f54d6e27ef1960edaf306efebd42b94087c6.tar.gz
nixpkgs-f0e9f54d6e27ef1960edaf306efebd42b94087c6.tar.bz2
nixpkgs-f0e9f54d6e27ef1960edaf306efebd42b94087c6.tar.lz
nixpkgs-f0e9f54d6e27ef1960edaf306efebd42b94087c6.tar.xz
nixpkgs-f0e9f54d6e27ef1960edaf306efebd42b94087c6.tar.zst
nixpkgs-f0e9f54d6e27ef1960edaf306efebd42b94087c6.zip
lib/meta: fix typo in platformMatch comment
Diffstat (limited to 'lib')
-rw-r--r--lib/meta.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/meta.nix b/lib/meta.nix
index bc3387646f2..5b1f7ee5ff2 100644
--- a/lib/meta.nix
+++ b/lib/meta.nix
@@ -78,7 +78,7 @@ rec {
 
        2. (modern) a pattern for the platform `parsed` field.
 
-     We can inject these into a patten for the whole of a structured platform,
+     We can inject these into a pattern for the whole of a structured platform,
      and then match that.
   */
   platformMatch = platform: elem: let