diff options
Diffstat (limited to 'doc/guix-cookbook.texi')
-rw-r--r-- | doc/guix-cookbook.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index d89ce66017..26854e8dd0 100644 --- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi @@ -903,7 +903,7 @@ Installed in the store and in the profile, as well as being present at build time. @end table -@xref{Package Reference,,, guix, GNU Guix Reference Manual} for more details. +@xref{package Reference,,, guix, GNU Guix Reference Manual} for more details. The distinction between the various inputs is important: if a dependency can be handled as an @emph{input} instead of a @emph{propagated input}, it should be done so, or |