~ruther/guix-local

2823253484e49391c6ba3c653a2f9e9f5e5f38ae — Florian Pelz 2 years ago 0f646b0
doc: Fix typo.

Follow-up to 3872ecf274ca53a5c195f6b51081474876897565.

* doc/guix.texi (Complex Configurations): Use correct variable name.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 43375,7 43375,7 @@ A clause has the following form:
the generated record.

@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};
since Guile is untyped, a predicate