mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
doc: Fix typo.
* doc/guix.texi (Inferiors): Use past tense. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
5e4ddfb537
commit
bc1148480d
1 changed files with 1 additions and 1 deletions
|
@ -4703,7 +4703,7 @@ these procedures.
|
||||||
Inferior packages can be used transparently like any other package or
|
Inferior packages can be used transparently like any other package or
|
||||||
file-like object in G-expressions (@pxref{G-Expressions}). They are also
|
file-like object in G-expressions (@pxref{G-Expressions}). They are also
|
||||||
transparently handled by the @code{packages->manifest} procedure, which is
|
transparently handled by the @code{packages->manifest} procedure, which is
|
||||||
commonly use in manifests (@pxref{Invoking guix package, the
|
commonly used in manifests (@pxref{Invoking guix package, the
|
||||||
@option{--manifest} option of @command{guix package}}). Thus you can insert
|
@option{--manifest} option of @command{guix package}}). Thus you can insert
|
||||||
an inferior package pretty much anywhere you would insert a regular package:
|
an inferior package pretty much anywhere you would insert a regular package:
|
||||||
in manifests, in the @code{packages} field of your @code{operating-system}
|
in manifests, in the @code{packages} field of your @code{operating-system}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue