summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-09 10:50:11 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-09 11:01:17 -0700
commitb98078c15874c12dfd4e01594ef9277897ade1df (patch)
tree2549b8d907cdf773f4bb21237fb9d3d471bd5440 /README
parentd824fa5517cf445dc1e204f05ee2098c254f2bdb (diff)
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 249a1a7..69aed05 100644
--- a/README
+++ b/README
@@ -161,7 +161,7 @@ our implementation, it is always the first in the file.
The Family is specified in two bytes to allow out-of-band values
(i.e. values not in the Protocol) to be used. In particular,
two new values "FamilyLocal" and "FamilyWild" are defined. FamilyLocal
-refers to any connections using a non-network method of connetion from the
+refers to any connections using a non-network method of connection from the
local machine (Unix domain sockets, shared memory, loopback serial line).
In this case the host address is specified by the data returned from
gethostname() and better be unique in a collection of machines