* Typo fix.

This commit is contained in:
Eelco Dolstra 2004-11-05 21:12:23 +00:00
parent 5f0300d18c
commit 0b1ee4802b

View file

@ -576,7 +576,7 @@ builder becomes even shorter:
<programlisting> <programlisting>
. $stdenv/setup . $stdenv/setup
genericBuilder></programlisting> genericBuilder</programlisting>
In fact, <varname>mkDerivation</varname> provides a default builder In fact, <varname>mkDerivation</varname> provides a default builder
that looks exactly like that, so it is actually possible to omit the that looks exactly like that, so it is actually possible to omit the