diff options
Diffstat (limited to 'doc')
| -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 0277ba01035..022223715ef 100644 --- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi | |||
| @@ -1587,7 +1587,7 @@ noticed that a significant number of them have a @code{inherit} field: | |||
| 1587 | 1587 | ||
| 1588 | All unspecified fields are inherited from the parent package. This is very | 1588 | All unspecified fields are inherited from the parent package. This is very |
| 1589 | convenient to create alternative packages, for instance with different source, | 1589 | convenient to create alternative packages, for instance with different source, |
| 1590 | version or compilation options. @xref{Defining Package Variant,,, guix, | 1590 | version or compilation options. @xref{Defining Package Variants,,, guix, |
| 1591 | GNU Guix Reference Manual}, for a discussion of inheritance and of other | 1591 | GNU Guix Reference Manual}, for a discussion of inheritance and of other |
| 1592 | ways to create package variants. | 1592 | ways to create package variants. |
| 1593 | 1593 | ||
