Fix typos in the Nix Manual.

(cherry picked from commit 00a567588e43b51944a9b91c1e890bda27773aed)
This commit is contained in:
Danny Bautista 2019-10-08 14:02:40 -04:00 committed by Eelco Dolstra
parent 9f698c4530
commit 3c5788d094
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
5 changed files with 6 additions and 6 deletions

View file

@ -433,7 +433,7 @@ builtins.fetchurl {
<varlistentry xml:id="conf-keep-env-derivations"><term><literal>keep-env-derivations</literal></term>
<listitem><para>If <literal>false</literal> (default), derivations
are not stored in Nix user environments. That is, the derivation
are not stored in Nix user environments. That is, the derivations of
any build-time-only dependencies may be garbage-collected.</para>
<para>If <literal>true</literal>, when you add a Nix derivation to