mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-24 23:06:16 +02:00
Typo
This commit is contained in:
parent
d2eeabf3e6
commit
3e72ed9743
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue