diff options
-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 08aeea85..c9b063da 100644 --- a/spec/Channel_Type_Tubes.xml +++ b/spec/Channel_Type_Tubes.xml @@ -56,7 +56,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. <tp:enumvalue suffix="Stream_Unix" value="1"> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>An ordered reliable transport, for transporting TCP traffic - through Unix socket.</p> + through a Unix stream socket.</p> <p>For each Stream Unix tube offered, the connection managers exports a local Unix socket to the participants of the tube. |