forked from lix-project/lix
use the term reference correctly
This commit is contained in:
parent
b0c23999d2
commit
1b49e6fea9
|
@ -139,7 +139,7 @@
|
|||
closures of store paths.
|
||||
|
||||
As an example, if the [store object] at path `P` contains a [reference]
|
||||
to store object `Q`, then `Q` is in the closure of `P`. Further, if `Q`
|
||||
to a store object at path `Q`, then `Q` is in the closure of `P`. Further, if `Q`
|
||||
references `R` then `R` is also in the closure of `P`.
|
||||
|
||||
- [output path]{#gloss-output-path}\
|
||||
|
|
Loading…
Reference in a new issue