public inbox for [email protected]
help / color / mirror / Atom feedTypo fix in doc/src/sgml/test-shm-mq.sgml
2+ messages / 2 participants
[nested] [flat]
* Typo fix in doc/src/sgml/test-shm-mq.sgml
@ 2014-05-11 03:39 Amit Langote <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Amit Langote @ 2014-05-11 03:39 UTC (permalink / raw)
To: pgsql-docs
Hi,
Attached fixes a minor typo on test_shm_mq doc page
s/"has been send"/"has been sent"
--
Amit
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
Attachments:
[application/octet-stream] test-shm-mq-typo-fix.patch (811B, 2-test-shm-mq-typo-fix.patch)
download | inline diff:
diff --git a/doc/src/sgml/test-shm-mq.sgml b/doc/src/sgml/test-shm-mq.sgml
index 3269377..dd431d0 100644
--- a/doc/src/sgml/test-shm-mq.sgml
+++ b/doc/src/sgml/test-shm-mq.sgml
@@ -40,7 +40,7 @@ test_shm_mq(queue_size int8, message text,
is greater than one, and so forth. Eventually, the last background
worker sends the message back to the user backend. If the repeat count
is greater than one, the user backend then sends the message back to
- the first worker. Once the message has been send and received by all
+ the first worker. Once the message has been sent and received by all
the coordinating processes a number of times equal to the repeat count,
the user backend verifies that the message finally received matches the
one originally sent and throws an error if not.
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Typo fix in doc/src/sgml/test-shm-mq.sgml
@ 2014-05-12 16:44 Fujii Masao <[email protected]>
parent: Amit Langote <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Fujii Masao @ 2014-05-12 16:44 UTC (permalink / raw)
To: Amit Langote <[email protected]>; +Cc: pgsql-docs
On Sun, May 11, 2014 at 12:39 PM, Amit Langote <[email protected]> wrote:
> Hi,
>
> Attached fixes a minor typo on test_shm_mq doc page
>
> s/"has been send"/"has been sent"
Applied. Thanks!
Regards,
--
Fujii Masao
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2014-05-12 16:44 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2014-05-11 03:39 Typo fix in doc/src/sgml/test-shm-mq.sgml Amit Langote <[email protected]>
2014-05-12 16:44 ` Fujii Masao <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox