mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 20:46:01 +01:00
doc, src: Fix various spelling typos
Signed-off-by: Jordan Justen <jljusten@gmail.com>
(cherry picked from commit 3b6cf350e7)
This commit is contained in:
parent
e0c8b0fc4f
commit
0060a4ba5b
7 changed files with 7 additions and 8 deletions
|
|
@ -240,7 +240,7 @@ static RegisterPrimOp primop_fetchTree({
|
|||
The following source types and associated input attributes are supported.
|
||||
|
||||
<!-- TODO: It would be soooo much more predictable to work with (and
|
||||
document) if `fetchTree` was a curried call with the first paramter for
|
||||
document) if `fetchTree` was a curried call with the first parameter for
|
||||
`type` or an attribute like `builtins.fetchTree.git`! -->
|
||||
|
||||
- `"file"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue