mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
doc: Fix typo.
Follow-up to 3872ecf274
.
* doc/guix.texi (Complex Configurations): Use correct variable name.
This commit is contained in:
parent
0f646b0ec2
commit
2823253484
1 changed files with 1 additions and 1 deletions
|
@ -43375,7 +43375,7 @@ A clause has the following form:
|
||||||
the generated record.
|
the generated record.
|
||||||
|
|
||||||
@var{type-decl} is either @code{@var{type}} for fields that require a
|
@var{type-decl} is either @code{@var{type}} for fields that require a
|
||||||
value to be set or @code{(@var{type} @var{default})} otherwise.
|
value to be set or @code{(@var{type} @var{default-value})} otherwise.
|
||||||
|
|
||||||
@var{type} is the type of the value corresponding to @var{field-name};
|
@var{type} is the type of the value corresponding to @var{field-name};
|
||||||
since Guile is untyped, a predicate
|
since Guile is untyped, a predicate
|
||||||
|
|
Loading…
Add table
Reference in a new issue