mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 20:46:01 +01:00
builtins.addDrvOutputDependencies: fix commentary
(cherry picked from commit d2b512959c)
This commit is contained in:
parent
34684db54d
commit
8bddaa14d4
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ static RegisterPrimOp primop_getContext({
|
|||
|
||||
/* Append the given context to a given string.
|
||||
|
||||
See the commentary above unsafeGetContext for details of the
|
||||
See the commentary above getContext for details of the
|
||||
context representation.
|
||||
*/
|
||||
static void prim_appendContext(EvalState & state, const PosIdx pos, Value * * args, Value & v)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue