* Typo reported by Arie Middelkoop.

* Left out close-quote in example.
This commit is contained in:
Eelco Dolstra 2006-10-26 23:06:47 +00:00
parent dd300fb48d
commit 99b0ea7c67
2 changed files with 4 additions and 3 deletions

View file

@ -92,7 +92,7 @@ component is installed in your current user environment. The second
very quick operation). The last one (<literal>S</literal>) indicates
whether there is a so-called <emphasis>substitute</emphasis> for the
component, which is Nixs mechanism for doing binary deployment. It
just means that Nix know that it can fetch a pre-built component from
just means that Nix knows that it can fetch a pre-built component from
somewhere (typically a network server) instead of building it
locally.</para>