diff options
author | Shea Levy <shea@shealevy.com> | 2017-07-10T12·43-0400 |
---|---|---|
committer | Shea Levy <shea@shealevy.com> | 2017-07-10T12·43-0400 |
commit | 62a8fe6388a1ee8f9376b8e65b0cb9a02c313e9f (patch) | |
tree | 93f7ea62c280a5272f75d9890fc7d0654cd7d7ed /doc/manual/glossary/glossary.xml | |
parent | 1762b9616cf8786270b2efb55800a8036574ed21 (diff) | |
parent | 30117fb35bde6ba27d7de5037272ea23c8dcebf9 (diff) |
Merge branch 'man2' of git://github.com/robx/nix
Diffstat (limited to 'doc/manual/glossary/glossary.xml')
-rw-r--r-- | doc/manual/glossary/glossary.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/glossary/glossary.xml b/doc/manual/glossary/glossary.xml index d74940c90b30..e0636044cc25 100644 --- a/doc/manual/glossary/glossary.xml +++ b/doc/manual/glossary/glossary.xml @@ -54,7 +54,7 @@ <glossdef><para>A substitute is a command invocation stored in the Nix database that describes how to build a store object, bypassing - normal the build mechanism (i.e., derivations). Typically, the + the normal build mechanism (i.e., derivations). Typically, the substitute builds the store object by downloading a pre-built version of the store object from some server.</para></glossdef> |