[Telepathy-commits] [telepathy-spec/master] Stream tubes does not necessarily use Unix sockets

Alban Crequy alban.crequy at collabora.co.uk
Wed Nov 19 06:15:06 PST 2008


20080815104324-a41c0-cc61e09565a476a7ff42067dc4914c06f29470ce.gz
---
 spec/Channel_Type_Stream_Tube.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/spec/Channel_Type_Stream_Tube.xml b/spec/Channel_Type_Stream_Tube.xml
index 1e0007b..a31dcbd 100644
--- a/spec/Channel_Type_Stream_Tube.xml
+++ b/spec/Channel_Type_Stream_Tube.xml
@@ -25,7 +25,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       <p>A stream tube is a transport for ordered, reliable data transfer,
         similar to SOCK_STREAM sockets.</p>
 
-      <p>When accepting a Stream Unix tube, a new listening local socket is
+      <p>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 this pair
-- 
1.5.6.5




More information about the Telepathy-commits mailing list