mirror of
https://github.com/NixOS/nix
synced 2025-07-12 19:05:08 +02:00
fix various typos in docs
This commit is contained in:
parent
e088ab3eaf
commit
a70140b55a
15 changed files with 22 additions and 22 deletions
|
@ -30,7 +30,7 @@ The *referrers* of a store object are the store objects that reference it.
|
|||
|
||||
[transpose graph]: https://en.wikipedia.org/wiki/Transpose_graph
|
||||
|
||||
One can also combine both concepts: taking the transitive closure of the tranposed references graph.
|
||||
One can also combine both concepts: taking the transitive closure of the transposed references graph.
|
||||
The *referrers closure* of a store object are the store objects that can reach the given store object via paths of references.
|
||||
|
||||
> **Note**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue