unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Vagrant Cascadian <vagrant@debian.org>
To: guile-user@gnu.org
Cc: David Pirotte <david@altosw.be>
Subject: [PATCH] guile-lib: src/logger/logger.scm: Fix spelling of "invocation".
Date: Thu, 02 Dec 2021 13:58:18 -0800	[thread overview]
Message-ID: <87o85yvfd1.fsf@ponder> (raw)

[-- 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 --]

                 reply	other threads:[~2021-12-02 21:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o85yvfd1.fsf@ponder \
    --to=vagrant@debian.org \
    --cc=david@altosw.be \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).