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 <grfn@gws.fyi> Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
3e18b034bb
commit
ca56cb2d9f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue