unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* [PATCH] doc: fix typo in control mechanisms.
@ 2017-06-29 16:44 Alex ter Weele
  0 siblings, 0 replies; only message in thread
From: Alex ter Weele @ 2017-06-29 16:44 UTC (permalink / raw)
  To: guile-devel

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




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-29 16:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-29 16:44 [PATCH] doc: fix typo in control mechanisms Alex ter Weele

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