diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2007-05-23 10:54:56 +0000 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2007-05-23 10:54:56 +0000 |
commit | fbe766fe6f6453f109683e9a8791b586771d07fa (patch) | |
tree | ef2b0ba698b825197edaf5d94b1f30d1062e44d6 | |
parent | d95483f7bc7677aed06b9d36d62c4ecab3f6499e (diff) |
s/listenning/listening
-rw-r--r-- | spec/Channel_Type_Tubes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/Channel_Type_Tubes.xml b/spec/Channel_Type_Tubes.xml index 476cdfaf..c53649a8 100644 --- a/spec/Channel_Type_Tubes.xml +++ b/spec/Channel_Type_Tubes.xml @@ -58,7 +58,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. For each Stream tube offered, the connection managers exports a local UNIX socket to the participants of the tube. - When accepting a Stream tube, a new listenning local socket is + When accepting a Stream tube, a new listening local socket is created. Each time the client connects to this socket, the connection manager of the initiator of the tube opens a new connection to its local socket. Both sides can then use these pair of sockets to communicate |