mirror of
https://github.com/NixOS/nix
synced 2025-06-24 13:51:16 +02:00
Merge pull request #13393 from egorkonovalov/patch-1
Fix typo: remove an extra word
This commit is contained in:
commit
f9afc1e68c
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ There are two types of placeholder, corresponding to the two cases where this pr
|
||||||
|
|
||||||
> **Explanation**
|
> **Explanation**
|
||||||
>
|
>
|
||||||
> In general, we need to realise [realise] a [store object] in order to be sure to have a store object for it.
|
> In general, we need to [realise] a [store object] in order to be sure to have a store object for it.
|
||||||
> But for these two cases this is either impossible or impractical:
|
> But for these two cases this is either impossible or impractical:
|
||||||
>
|
>
|
||||||
> - In the output case this is impossible:
|
> - In the output case this is impossible:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue