Author: eelco
Date: Tue May  3 08:51:02 2011
New Revision: 27112
URL: https://svn.nixos.org/websvn/nix/?rev=27112&sc=1

Log:
* Typo (reported by Federico D. Sacerdoti).

Modified:
   nixpkgs/trunk/doc/stdenv.xml

Modified: nixpkgs/trunk/doc/stdenv.xml
==============================================================================
--- nixpkgs/trunk/doc/stdenv.xml        Tue May  3 08:31:13 2011        (r27111)
+++ nixpkgs/trunk/doc/stdenv.xml        Tue May  3 08:51:02 2011        (r27112)
@@ -879,7 +879,7 @@
 <function>distPhase</function> first calls <command>make
 dist</command>, then it copies the resulting source tarballs to
 <filename>$out/tarballs/</filename>.  This phase is only executed if
-the attribute <varname>doDist</varname> is not set.</para>
+the attribute <varname>doDist</varname> is set.</para>
 
 <variablelist>
   <title>Variables controlling the distribution phase</title>
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to