mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Rework future tense in user-facing messages
This commit is contained in:
parent
371fcf91c3
commit
ab10fddc6e
21 changed files with 141 additions and 144 deletions
|
@ -214,7 +214,7 @@ static RegisterPrimOp primop_fetchClosure({
|
|||
.doc = R"(
|
||||
Fetch a store path [closure](@docroot@/glossary.md#gloss-closure) from a binary cache, and return the store path as a string with context.
|
||||
|
||||
This function can be invoked in three ways, that we will discuss in order of preference.
|
||||
This function can be invoked in three ways that we will discuss in order of preference.
|
||||
|
||||
**Fetch a content-addressed store path**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue