mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 20:55:31 +03:00
lib/meta: fix typo in platformMatch comment
This commit is contained in:
parent
ed6b342fc3
commit
f0e9f54d6e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue