doc: Fix typo.
* doc/guix.texi (Derivations): Add 's' to "contain".
This commit is contained in:
parent
38efbcbb79
commit
70458ed510
|
@ -3082,7 +3082,7 @@ Store Monad}).
|
||||||
|
|
||||||
@cindex derivations
|
@cindex derivations
|
||||||
Low-level build actions and the environment in which they are performed
|
Low-level build actions and the environment in which they are performed
|
||||||
are represented by @dfn{derivations}. A derivation contain the
|
are represented by @dfn{derivations}. A derivation contains the
|
||||||
following pieces of information:
|
following pieces of information:
|
||||||
|
|
||||||
@itemize
|
@itemize
|
||||||
|
|
Loading…
Reference in New Issue