[enet-cvs] CVS: web tutorial.txt,1.1,1.2
Lee Salzman
enet-discuss@lists.puremagic.com
Fri, 7 Mar 2003 17:36:54 -0700
Update of /home/enet/cvsroot/web
In directory sferik:/tmp/cvs-serv6397/web
Modified Files:
tutorial.txt
Log Message:
Typo fix.
Index: tutorial.txt
===================================================================
RCS file: /home/enet/cvsroot/web/tutorial.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tutorial.txt 2003/03/07 20:26:18 1.1
+++ tutorial.txt 2003/03/08 00:36:52 1.2
@@ -32,7 +32,7 @@
bandwidth.
When done with a host, the host may be destroyed with enet_host_destroy().
-All connectected peers to the host will be reset, and the resources used by
+All connected peers to the host will be reset, and the resources used by
the host will be freed.
i.e.