diff options
author | Domen Kožar <domen@dev.si> | 2013-06-29T13·18+0200 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-07-12T09·27+0200 |
commit | 620d57f036be5a8b8fa04ee1a2aa2329e652e0f0 (patch) | |
tree | 1bae39524b9228a35c64cca9a660a99b0b6ffba1 /doc | |
parent | 6fcc2906194cbbc49a1e8d1862465e891b67d573 (diff) |
doc: typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/opt-common.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/opt-common.xml b/doc/manual/opt-common.xml index 329345773dd8..f900d0a782f2 100644 --- a/doc/manual/opt-common.xml +++ b/doc/manual/opt-common.xml @@ -181,7 +181,7 @@ from, say, a network repository. If the repository is down, the realisation of the derivation will fail. When this option is specified, Nix will build the derivation instead. Thus, - installation from binaries falls back on nstallation from source. + installation from binaries falls back on installation from source. This option is not the default since it is generally not desirable for a transient failure in obtaining the substitutes to lead to a full build from source (with the related consumption of |