forked from lix-project/lix
Typo
This commit is contained in:
parent
15ed4137e2
commit
16e9a75287
|
@ -504,7 +504,7 @@
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis>Pure evaluation mode</emphasis>. With the
|
<para><emphasis>Pure evaluation mode</emphasis>. With the
|
||||||
<literal>--pure-eval</literal> flag, nix enables a variant of the existing
|
<literal>--pure-eval</literal> flag, Nix enables a variant of the existing
|
||||||
restricted evaluation mode that forbids access to anything that could cause
|
restricted evaluation mode that forbids access to anything that could cause
|
||||||
different evaluations of the same command line arguments to produce a
|
different evaluations of the same command line arguments to produce a
|
||||||
different result. This includes builtin functions such as
|
different result. This includes builtin functions such as
|
||||||
|
|
Loading…
Reference in a new issue