mirror of
https://github.com/NixOS/nix
synced 2025-07-03 02:01:48 +02:00
Fix another typo
This commit is contained in:
parent
25265a9365
commit
28e0f0a04c
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ This information is not intrinsic to the store object, but about how it is store
|
||||||
|
|
||||||
## Computed closure fields
|
## Computed closure fields
|
||||||
|
|
||||||
These fields are not stored at all, but computed by traverising the other fields across all the store objects in a [closure].
|
These fields are not stored at all, but computed by traversing the other fields across all the store objects in a [closure].
|
||||||
|
|
||||||
* `closureSize`:
|
* `closureSize`:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue