summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/guix.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 09ed39213c..b6cd57acc2 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4131,9 +4131,9 @@ the GNU Build System: Guile, Bash, Coreutils, etc.
And voilĂ ! At this point we have the complete set of build tools that
the GNU Build System expects. These are in the @code{%final-inputs}
-variables of the @code{(gnu packages base)} module, and are implicitly
-used by any package that uses @code{gnu-build-system} (@pxref{Defining
-Packages}).
+variable of the @code{(gnu packages commencement)} module, and are
+implicitly used by any package that uses @code{gnu-build-system}
+(@pxref{Defining Packages}).
@unnumberedsubsec Building the Bootstrap Binaries