* Typo fix.

This commit is contained in:
Eelco Dolstra
2004-11-05 21:12:23 +00:00
parent 5f0300d18c
commit 0b1ee4802b
+1 -1
View File
@@ -576,7 +576,7 @@ builder becomes even shorter:
<programlisting>
. $stdenv/setup
genericBuilder></programlisting>
genericBuilder</programlisting>
In fact, <varname>mkDerivation</varname> provides a default builder
that looks exactly like that, so it is actually possible to omit the