unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* [PATCH] guile-lib: src/logger/logger.scm: Fix spelling of "invocation".
@ 2021-12-02 22:13 Vagrant Cascadian
  2024-03-25  4:12 ` David Pirotte
  0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2021-12-02 22:13 UTC (permalink / raw)
  To: guile-devel; +Cc: David Pirotte


[-- Attachment #1.1: Type: text/plain, Size: 221 bytes --]

Originally sent to guile-user, as the README suggested bugs should go
there, though I see guile-devel mentioned on
https://www.nongnu.org/guile-lib/dev/

Maybe the README should be updated?

Thanks!

live well,
  vagrant

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-src-logger-logger.scm-Fix-spelling-of-invocation.patch --]
[-- Type: text/x-diff, Size: 942 bytes --]

From 90c49101ee242ccb9a449108f9c95ee14aaf5302 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Thu, 2 Dec 2021 13:54:37 -0800
Subject: [PATCH] src/logger/logger.scm: Fix spelling of "invocation".

---
 src/logging/logger.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/logging/logger.scm b/src/logging/logger.scm
index 7ff4f43..d88cdf8 100644
--- a/src/logging/logger.scm
+++ b/src/logging/logger.scm
@@ -291,7 +291,7 @@ This optional parameter must be a function that takes three arguments:
 the log level, the time (as from @code{current-time}), and the log string
 itself.  The function must return a string representing the formatted log.
 
-Here is an example invokation of the default formatter, and what it's
+Here is an example invocation of the default formatter, and what it's
 output looks like:
 @lisp
  (default-log-formatter 'CRITICAL 
-- 
2.30.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

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

* Re: [PATCH] guile-lib: src/logger/logger.scm: Fix spelling of "invocation".
  2021-12-02 22:13 [PATCH] guile-lib: src/logger/logger.scm: Fix spelling of "invocation" Vagrant Cascadian
@ 2024-03-25  4:12 ` David Pirotte
  0 siblings, 0 replies; 2+ messages in thread
From: David Pirotte @ 2024-03-25  4:12 UTC (permalink / raw)
  To: Vagrant Cascadian; +Cc: guile-devel

[-- Attachment #1: Type: text/plain, Size: 661 bytes --]

Hello Vagrant,

	Sorry it took so long to answer, I forgot, and only recently
	remembered, as Maxime started to work on the logger, that
	someone did send a patch to fix a typo ...

> Originally sent to guile-user, as the README suggested bugs should go
> there, though I see guile-devel mentioned on
> https://www.nongnu.org/guile-lib/dev/

Both the typo and the pronoun (as reported in a private email by Keith
Wright) have been fixed, thanks to both of you.

> Maybe the README should be updated?

Indeed, as well as their occurrence in the INSTALL and NEWS files, all
fixed (devel branch now, be part of the next release), thanks.

David

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2024-03-25  4:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02 22:13 [PATCH] guile-lib: src/logger/logger.scm: Fix spelling of "invocation" Vagrant Cascadian
2024-03-25  4:12 ` David Pirotte

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).