all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68638] [PATCH] doc: Fix typo.
@ 2024-01-21 13:32 Florian Pelz
  2024-01-24 22:18 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Pelz @ 2024-01-21 13:32 UTC (permalink / raw)
  To: 68638; +Cc: Florian Pelz

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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#68638] [PATCH] doc: Fix typo.
  2024-01-21 13:32 [bug#68638] [PATCH] doc: Fix typo Florian Pelz
@ 2024-01-24 22:18 ` Ludovic Courtès
  2024-01-27  0:54   ` bug#68638: " pelzflorian (Florian Pelz)
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2024-01-24 22:18 UTC (permalink / raw)
  To: Florian Pelz; +Cc: 68638

Florian Pelz <pelzflorian@pelzflorian.de> skribis:

> Follow-up to 3872ecf274ca53a5c195f6b51081474876897565.
>
> * doc/guix.texi (Complex Configurations): Use correct variable name.

LGTM, thanks!




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#68638: [PATCH] doc: Fix typo.
  2024-01-24 22:18 ` Ludovic Courtès
@ 2024-01-27  0:54   ` pelzflorian (Florian Pelz)
  0 siblings, 0 replies; 3+ messages in thread
From: pelzflorian (Florian Pelz) @ 2024-01-27  0:54 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 68638-done

Thank you for checking, Ludo. :)
Pushed as 2823253484e49391c6ba3c653a2f9e9f5e5f38ae.

Regards,
Florian




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-27  0:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-21 13:32 [bug#68638] [PATCH] doc: Fix typo Florian Pelz
2024-01-24 22:18 ` Ludovic Courtès
2024-01-27  0:54   ` bug#68638: " pelzflorian (Florian Pelz)

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.