mirror of
https://github.com/NixOS/nix.git
synced 2025-11-20 09:19:36 +01: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
|
|
@ -240,7 +240,7 @@ static RegisterPrimOp primop_getContext({
|
|||
The string context tracks references to derivations within a string.
|
||||
It is represented as an attribute set of [store derivation](@docroot@/glossary.md#gloss-store-derivation) paths mapping to output names.
|
||||
|
||||
Using [string interpolation](@docroot@/language/string-interpolation.md) on a derivation will add that derivation to the string context.
|
||||
Using [string interpolation](@docroot@/language/string-interpolation.md) on a derivation adds that derivation to the string context.
|
||||
For example,
|
||||
|
||||
```nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue