Florian Pelz wrote 1 years ago
(address . guix-patches@gnu.org)(name . Florian Pelz)(address . pelzflorian@pelzflorian.de)
Follow-up to 3872ecf274ca53a5c195f6b51081474876897565.
* doc/guix.texi (Complex Configurations): Use correct variable name.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Toggle diff (17 lines)
diff --git a/doc/guix.texi b/doc/guix.texi
index ac17f91f7d..d71b196192 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -43120,7 +43120,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
base-commit: 2d83a25450d4b820c13d52152e5e9f1bbfb5d985
--
2.41.0