mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Fix few duplicate word occurrences (#11381)
(cherry picked from commit cb4b9be458
)
This commit is contained in:
parent
e0c8b0fc4f
commit
5099768970
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