mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Fix few duplicate word occurrences (#11381)
This commit is contained in:
parent
8e63dc4455
commit
cb4b9be458
6 changed files with 7 additions and 7 deletions
|
@ -82,7 +82,7 @@ where
|
|||
|
||||
- if `type` = `"source:" ...`:
|
||||
|
||||
the the hash of the [Nix Archive (NAR)] serialization of the [file system object](@docroot@/store/file-system-object.md) of the store object.
|
||||
the hash of the [Nix Archive (NAR)] serialization of the [file system object](@docroot@/store/file-system-object.md) of the store object.
|
||||
|
||||
- if `type` = `"output:" id`:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue