mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
doc, src: Fix various spelling typos
Signed-off-by: Jordan Justen <jljusten@gmail.com>
This commit is contained in:
parent
08deebddf2
commit
3b6cf350e7
7 changed files with 7 additions and 8 deletions
|
@ -246,7 +246,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