BIND 10 trac2738, updated. dfe737706fed6ca7aac475fb91d988222799b21b [2738] corrected a trivial typo

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Apr 2 19:54:55 UTC 2013


The branch, trac2738 has been updated
       via  dfe737706fed6ca7aac475fb91d988222799b21b (commit)
      from  122da90997b11cee73dd63291216aa4c6c6ecd11 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dfe737706fed6ca7aac475fb91d988222799b21b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Apr 2 12:54:45 2013 -0700

    [2738] corrected a trivial typo

-----------------------------------------------------------------------

Summary of changes:
 doc/design/ipc-high.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/doc/design/ipc-high.txt b/doc/design/ipc-high.txt
index 912b05a..03d9444 100644
--- a/doc/design/ipc-high.txt
+++ b/doc/design/ipc-high.txt
@@ -27,7 +27,7 @@ Addressing
 We can specify the recipient in two different ways:
 
  * Directly. Each connected client has an unique address. A message
-   addressed to that addressed is sent only to the one client.
+   addressed to that address is sent only to the one client.
  * By a group. A client might subscribe to any number of groups.
    When a message is sent to the group, all clients subscribed to the
    group receive it. It is legal to send to an empty group.



More information about the bind10-changes mailing list