mirror of
https://github.com/NixOS/nix
synced 2025-06-24 09:41:15 +02:00
Fix link
Remove extra `realise`
This commit is contained in:
parent
6a74590063
commit
df21f24987
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