mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-02 18:54:05 +02:00
doc: cookbook: Fix typo.
The typo was introduced in 2cbe77f480.
* doc/guix-cookbook.texi (Inheritance): Fix typo.
Change-Id: I09616d4336ab827ae298e331be7a9117a0b9214c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
@@ -1587,7 +1587,7 @@ noticed that a significant number of them have a @code{inherit} field:
|
||||
|
||||
All unspecified fields are inherited from the parent package. This is very
|
||||
convenient to create alternative packages, for instance with different source,
|
||||
version or compilation options. @xref{Defining Package Variant,,, guix,
|
||||
version or compilation options. @xref{Defining Package Variants,,, guix,
|
||||
GNU Guix Reference Manual}, for a discussion of inheritance and of other
|
||||
ways to create package variants.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user