1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 09:41:15 +02:00

Merge pull request #13393 from egorkonovalov/patch-1

Fix typo: remove an extra word
This commit is contained in:
Robert Hensing 2025-06-23 16:07:14 +02:00 committed by GitHub
commit f9afc1e68c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: