doc: Fix typo.
authorXinglu Chen <public@yoctocell.xyz>
Fri, 26 Mar 2021 07:58:35 +0000 (08:58 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 1 Apr 2021 12:58:54 +0000 (14:58 +0200)
* doc/guix.texi (Inferiors): Use past tense.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
doc/guix.texi

index 5814dd9..da18b45 100644 (file)
@@ -4703,7 +4703,7 @@ these procedures.
 Inferior packages can be used transparently like any other package or
 file-like object in G-expressions (@pxref{G-Expressions}).  They are also
 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
 an inferior package pretty much anywhere you would insert a regular package:
 in manifests, in the @code{packages} field of your @code{operating-system}