unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [PATCH] guile-lib: src/logger/logger.scm: Fix spelling of "invocation".
@ 2021-12-02 21:58 Vagrant Cascadian
  0 siblings, 0 replies; only message in thread
From: Vagrant Cascadian @ 2021-12-02 21:58 UTC (permalink / raw)
  To: guile-user; +Cc: David Pirotte

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

---
 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] only message in thread

only message in thread, other threads:[~2021-12-02 21:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02 21:58 [PATCH] guile-lib: src/logger/logger.scm: Fix spelling of "invocation" Vagrant Cascadian

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).