From f0e9f54d6e27ef1960edaf306efebd42b94087c6 Mon Sep 17 00:00:00 2001 From: Thiago Kenji Okada Date: Mon, 24 Jan 2022 12:45:43 -0300 Subject: lib/meta: fix typo in platformMatch comment --- lib/meta.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/meta.nix') diff --git a/lib/meta.nix b/lib/meta.nix index bc3387646f264..5b1f7ee5ff2d1 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 -- cgit 1.4.1