mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Merge pull request #13648 from NixOS/mergify/bp/2.29-maintenance/pr-13393
Fix typo: remove an extra word (backport #13393)
This commit is contained in:
commit
2454267de0
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ There are two types of placeholder, corresponding to the two cases where this pr
|
|||
|
||||
> **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:
|
||||
>
|
||||
> - In the output case this is impossible:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue