mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
Fix typos in the Nix Manual.
This commit is contained in:
parent
8ccae55dab
commit
00a567588e
5 changed files with 6 additions and 6 deletions
|
@ -53,7 +53,7 @@ avoided.</para>
|
|||
<para>If <replaceable>hash</replaceable> is specified, then a download
|
||||
is not performed if the Nix store already contains a file with the
|
||||
same hash and base name. Otherwise, the file is downloaded, and an
|
||||
error if signaled if the actual hash of the file does not match the
|
||||
error is signaled if the actual hash of the file does not match the
|
||||
specified hash.</para>
|
||||
|
||||
<para>This command prints the hash on standard output. Additionally,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue