summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2011-05-03 08:51:02 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2011-05-03 08:51:02 +0000
commit7021e6ed6e8c53977ed71f56e33fba36be43c7fe (patch)
tree485582499135a830f91f4049258fa72cdc275a39 /doc
parent590bf722b4d1b25d83b93a14c977346779cbbec2 (diff)
* Typo (reported by Federico D. Sacerdoti).
svn path=/nixpkgs/trunk/; revision=27112
Diffstat (limited to 'doc')
-rw-r--r--doc/stdenv.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index 9c3a804a360d3..d8d106e54ad41 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -879,7 +879,7 @@ distribution of the package.  The default
 <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>