guile-user
[Top][All Lists]
Advanced

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

[PATCH] guile-lib: src/logger/logger.scm: Fix spelling of "invocation".


From: Vagrant Cascadian
Subject: [PATCH] guile-lib: src/logger/logger.scm: Fix spelling of "invocation".
Date: Thu, 02 Dec 2021 13:58:18 -0800

---
 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: signature.asc
Description: PGP signature


reply via email to

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