aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Pelz <pelzflorian@pelzflorian.de>2024-01-21 14:01:38 +0100
committerFlorian Pelz <pelzflorian@pelzflorian.de>2024-01-27 01:39:17 +0100
commit2823253484e49391c6ba3c653a2f9e9f5e5f38ae (patch)
tree9bf440ed196cd62f971808d6890047e2ef0baf67 /doc
parent0f646b0ec2b534c7338de5d402a928bc0b46611c (diff)
downloadguix-2823253484e49391c6ba3c653a2f9e9f5e5f38ae.tar
guix-2823253484e49391c6ba3c653a2f9e9f5e5f38ae.tar.gz
doc: Fix typo.
Follow-up to 3872ecf274ca53a5c195f6b51081474876897565. * doc/guix.texi (Complex Configurations): Use correct variable name.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 4af830aed7..c458befb76 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -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