mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
doc: Fix typo.
* doc/guix.texi (Derivations): Add 's' to "contain".
This commit is contained in:
parent
38efbcbb79
commit
70458ed510
1 changed files with 1 additions and 1 deletions
|
@ -3082,7 +3082,7 @@ Store Monad}).
|
|||
|
||||
@cindex derivations
|
||||
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:
|
||||
|
||||
@itemize
|
||||
|
|
Loading…
Reference in a new issue