aboutsummaryrefslogtreecommitdiff
path: root/doc/introduction.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/introduction.html')
-rw-r--r--doc/introduction.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/introduction.html b/doc/introduction.html
index 59d1956..63a7d84 100644
--- a/doc/introduction.html
+++ b/doc/introduction.html
@@ -122,7 +122,7 @@ from the "<tt>socket</tt>" namespace.
122<pre class="example"> 122<pre class="example">
123socket = require("socket") 123socket = require("socket")
124print(socket.VERSION) 124print(socket.VERSION)
125-- LuaSocket 2.0 125--&gt; LuaSocket 2.0
126</pre> 126</pre>
127 127
128<!-- tcp ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> 128<!-- tcp ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->