about summary refs log tree commit diff
path: root/nix
diff options
context:
space:
mode:
authorAspen Smith <grfn@gws.fyi>2023-11-30T13·27-0500
committerclbot <clbot@tvl.fyi>2023-11-30T14·40+0000
commit1481066cb78460649d55f9bfc0931740baee7e3f (patch)
tree627cc70d2aa0194c5f9fe5ab239a31e98c812de3 /nix
parentf9727b6e93604e2380aa6462c9d695ce32cfaf21 (diff)
fix(nix/readTree): Fix typo in docs r/7090
Change-Id: I65d6d1d99813d849a02369a0693893ced4681e7e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10169
Autosubmit: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
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 15680082cd..4a745ce33c 100644
--- a/nix/readTree/default.nix
+++ b/nix/readTree/default.nix
@@ -2,7 +2,7 @@
 # Copyright (c) 2020-2021 The TVL Authors
 # SPDX-License-Identifier: MIT
 #
-# Provides a function to automatically read a a filesystem structure
+# Provides a function to automatically read a filesystem structure
 # into a Nix attribute set.
 #
 # Called with an attribute set taking the following arguments: