diff options
Diffstat (limited to 'docs/tutorials/015/page14.html')
-rw-r--r-- | docs/tutorials/015/page14.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/tutorials/015/page14.html b/docs/tutorials/015/page14.html index ea27af4db50..fcd9e49e21a 100644 --- a/docs/tutorials/015/page14.html +++ b/docs/tutorials/015/page14.html @@ -1,3 +1,4 @@ +<!-- $Id$ --> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> @@ -19,7 +20,7 @@ and doesn't concern itself with anyone else' details. <P> The only thing you might want to do is combine it with Recv. Why? As you'll realize in a page or two, the Xmit and Recv objects must -interact if you're going to ensure a safe transit. By having a single +interact if you're going to ensure a safe transit. By having a single object it's easier to coordinate and maintain the interaction. <HR> <PRE> |