about summary refs log tree commit diff
path: root/nix
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2021-12-16T21·06-0500
committerclbot <clbot@tvl.fyi>2021-12-16T21·14+0000
commitca56cb2d9f3cf325cec61a394e16a8bdaedba4e2 (patch)
treed7d223dbdda9f7320a3d0acf3f01a528ea6e6fb4 /nix
parent3e18b034bb60ec92a8a501cc875a83c680babafb (diff)
docs(nix/readTree): Tweak grammar of docs for `gather` r/3271
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>
Diffstat (limited to 'nix')
-rw-r--r--nix/readTree/default.nix2
1 files changed, 1 insertions, 1 deletions
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