mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
Merge pull request #13639 from NixOS/mergify/bp/2.29-maintenance/pr-13373
Fix typo (backport #13373)
This commit is contained in:
commit
012f429104
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ The *requisites* of a store object are all store objects reachable by paths of r
|
||||||
|
|
||||||
[transitive closure]: https://en.wikipedia.org/wiki/Transitive_closure
|
[transitive closure]: https://en.wikipedia.org/wiki/Transitive_closure
|
||||||
|
|
||||||
We can also take the [transpose graph] ofthe references graph, where we reverse the orientation of all edges.
|
We can also take the [transpose graph] of the references graph, where we reverse the orientation of all edges.
|
||||||
The *referrers* of a store object are the store objects that reference it.
|
The *referrers* of a store object are the store objects that reference it.
|
||||||
|
|
||||||
[transpose graph]: https://en.wikipedia.org/wiki/Transpose_graph
|
[transpose graph]: https://en.wikipedia.org/wiki/Transpose_graph
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue