From 4ec02700e3e8a4b1cf80d73a15e1fb9b4e670684 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 28 Oct 2009 12:07:35 +0000 Subject: [PATCH] * Typo. svn path=/nixpkgs/trunk/; revision=17986 --- doc/stdenv.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/stdenv.xml b/doc/stdenv.xml index cb2bab690a5..7e04cf20fe7 100644 --- a/doc/stdenv.xml +++ b/doc/stdenv.xml @@ -879,7 +879,7 @@ distribution of the package. The default distPhase first calls make dist, then it copies the resulting source tarballs to $out/tarballs/. This phase is only executed if -the doDist is not set. +the attribute doDist is not set. Variables controlling the distribution phase