diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-12-13 06:26:01 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-12-13 06:26:01 +0000 |
commit | ae2d2859e7882d553276896d499064a2407c3853 (patch) | |
tree | 42f6b31b02394157458dda179fb5f52e68a0f40e /doc/installation.html | |
parent | 4f2e036f607676493a43d5396f2f2330cfe4de66 (diff) | |
download | luasocket-ae2d2859e7882d553276896d499064a2407c3853.tar.gz luasocket-ae2d2859e7882d553276896d499064a2407c3853.tar.bz2 luasocket-ae2d2859e7882d553276896d499064a2407c3853.zip |
Spell checked the manual.
Diffstat (limited to 'doc/installation.html')
-rw-r--r-- | doc/installation.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/installation.html b/doc/installation.html index 62c36e4..96f55d1 100644 --- a/doc/installation.html +++ b/doc/installation.html | |||
@@ -6,7 +6,7 @@ | |||
6 | <meta name="description" content="LuaSocket: Introduction to the core"> | 6 | <meta name="description" content="LuaSocket: Introduction to the core"> |
7 | <meta name="keywords" content="Lua, LuaSocket, TCP, UDP, Network, Support, | 7 | <meta name="keywords" content="Lua, LuaSocket, TCP, UDP, Network, Support, |
8 | Installation"> | 8 | Installation"> |
9 | <title>LuaSocket: Instalation</title> | 9 | <title>LuaSocket: Installation</title> |
10 | <link rel="stylesheet" href="reference.css" type="text/css"> | 10 | <link rel="stylesheet" href="reference.css" type="text/css"> |
11 | </head> | 11 | </head> |
12 | 12 | ||
@@ -27,7 +27,7 @@ Installation"> | |||
27 | <p class=bar> | 27 | <p class=bar> |
28 | <a href="home.html">home</a> · | 28 | <a href="home.html">home</a> · |
29 | <a href="home.html#download">download</a> · | 29 | <a href="home.html#download">download</a> · |
30 | <a href="instalation.html">instalation</a> · | 30 | <a href="installation.html">installation</a> · |
31 | <a href="introduction.html">introduction</a> · | 31 | <a href="introduction.html">introduction</a> · |
32 | <a href="reference.html">reference</a> | 32 | <a href="reference.html">reference</a> |
33 | </p> | 33 | </p> |
@@ -35,7 +35,7 @@ Installation"> | |||
35 | <hr> | 35 | <hr> |
36 | </div> | 36 | </div> |
37 | 37 | ||
38 | <!-- instalation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> | 38 | <!-- installation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> |
39 | 39 | ||
40 | <h2>Instalation</h2> | 40 | <h2>Instalation</h2> |
41 | 41 | ||
@@ -51,7 +51,7 @@ early adoption, even before release of Lua 5.1. | |||
51 | Thus, a compability module | 51 | Thus, a compability module |
52 | <a href=http://www.keplerproject.org/compat/>compat-5.1</a> | 52 | <a href=http://www.keplerproject.org/compat/>compat-5.1</a> |
53 | has been released in conjunction with Roberto Ierusalimschy and <a | 53 | has been released in conjunction with Roberto Ierusalimschy and <a |
54 | href=http://www.keplerproject.org/">The Kepler Project</a> team. | 54 | href=http://www.keplerproject.org/>The Kepler Project</a> team. |
55 | It implements the Lua 5.1 package proposal on top of Lua 5.0. </p> | 55 | It implements the Lua 5.1 package proposal on top of Lua 5.0. </p> |
56 | 56 | ||
57 | <p> As far as LuaSocket is concerned, this means that whoever is | 57 | <p> As far as LuaSocket is concerned, this means that whoever is |
@@ -142,7 +142,7 @@ Lua 5.0.2 Copyright (C) 1994-2004 Tecgraf, PUC-Rio | |||
142 | <p class=bar> | 142 | <p class=bar> |
143 | <a href="home.html">home</a> · | 143 | <a href="home.html">home</a> · |
144 | <a href="home.html#down">download</a> · | 144 | <a href="home.html#down">download</a> · |
145 | <a href="instalation.html">instalation</a> · | 145 | <a href="installation.html">installation</a> · |
146 | <a href="introduction.html">introduction</a> · | 146 | <a href="introduction.html">introduction</a> · |
147 | <a href="reference.html">reference</a> | 147 | <a href="reference.html">reference</a> |
148 | </p> | 148 | </p> |