unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Alex ter Weele <alex.ter.weele@gmail.com>
To: guile-devel@gnu.org
Subject: [PATCH] doc: fix typo in control mechanisms.
Date: Thu, 29 Jun 2017 12:44:06 -0400	[thread overview]
Message-ID: <877ezuagmh.fsf@loki.i-did-not-set--mail-host-address--so-tickle-me> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-doc-Fix-typo-in-control-mechanisms.patch --]
[-- Type: text/x-diff, Size: 1010 bytes --]

From 977fe585abe403a796260da10d6c3c1aa177a453 Mon Sep 17 00:00:00 2001
From: Alex ter Weele <alex@loki>
Date: Thu, 29 Jun 2017 12:33:18 -0400
Subject: [PATCH] doc: Fix typo in control mechanisms.

* doc/ref/api-control.texi: change "which will called" to "which will be
  called".
---
 doc/ref/api-control.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/api-control.texi b/doc/ref/api-control.texi
index 2d696ea89..6a7487ff5 100644
--- a/doc/ref/api-control.texi
+++ b/doc/ref/api-control.texi
@@ -677,7 +677,7 @@ Evaluate @var{expr} in a prompt, optionally specifying a tag and a
 handler.  If no tag is given, the default prompt tag is used.
 
 If no handler is given, a default handler is installed.  The default
-handler accepts a procedure of one argument, which will called on the
+handler accepts a procedure of one argument, which will be called on the
 captured continuation, within a prompt.
 
 Sometimes it's easier just to show code, as in this case:
-- 
2.11.0




                 reply	other threads:[~2017-06-29 16:44 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=877ezuagmh.fsf@loki.i-did-not-set--mail-host-address--so-tickle-me \
    --to=alex.ter.weele@gmail.com \
    --cc=guile-devel@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).