guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#68638] [PATCH] doc: Fix typo.


From: Florian Pelz
Subject: [bug#68638] [PATCH] doc: Fix typo.
Date: Sun, 21 Jan 2024 14:32:04 +0100

Follow-up to 3872ecf274ca53a5c195f6b51081474876897565.

* doc/guix.texi (Complex Configurations): Use correct variable name.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]