mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
Typo
This commit is contained in:
parent
d2eeabf3e6
commit
3e72ed9743
@ -278,7 +278,7 @@ private:
|
||||
storePath = state.coerceToStorePath(i->pos, *i->value, context, "while evaluating the drvPath of a derivation");
|
||||
}
|
||||
|
||||
/* This unforutately breaks printing nested values because of
|
||||
/* This unfortunately breaks printing nested values because of
|
||||
how the pretty printer is used (when pretting printing and warning
|
||||
to same terminal / std stream). */
|
||||
#if 0
|
||||
|
Loading…
Reference in New Issue
Block a user