From ca56cb2d9f3cf325cec61a394e16a8bdaedba4e2 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Thu, 16 Dec 2021 16:06:22 -0500 Subject: docs(nix/readTree): Tweak grammar of docs for `gather` This seemed to be missing a word previously. Change-Id: Ifa860051d6b692a626dbaddbaee44b761f2274ff Reviewed-on: https://cl.tvl.fyi/c/depot/+/4386 Autosubmit: grfn Tested-by: BuildkiteCI Reviewed-by: tazjin --- nix/readTree/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix') diff --git a/nix/readTree/default.nix b/nix/readTree/default.nix index 5468d41fd2..259f2f2fbf 100644 --- a/nix/readTree/default.nix +++ b/nix/readTree/default.nix @@ -127,7 +127,7 @@ let then nodeValue // allChildren // (marker parts allChildren) else nodeValue; - # Function can be used to find all readTree targets within an + # Function which can be used to find all readTree targets within an # attribute set. # # This function will gather physical targets, that is targets which -- cgit 1.4.1