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/http.html | |
parent | 4f2e036f607676493a43d5396f2f2330cfe4de66 (diff) | |
download | luasocket-ae2d2859e7882d553276896d499064a2407c3853.tar.gz luasocket-ae2d2859e7882d553276896d499064a2407c3853.tar.bz2 luasocket-ae2d2859e7882d553276896d499064a2407c3853.zip |
Spell checked the manual.
Diffstat (limited to 'doc/http.html')
-rw-r--r-- | doc/http.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/http.html b/doc/http.html index 1092a15..4cbbe95 100644 --- a/doc/http.html +++ b/doc/http.html | |||
@@ -108,7 +108,7 @@ in representing them in a Lua table. | |||
108 | </p> | 108 | </p> |
109 | 109 | ||
110 | <p> | 110 | <p> |
111 | The following constants can be set to control the default behaviour of | 111 | The following constants can be set to control the default behavior of |
112 | the HTTP module: | 112 | the HTTP module: |
113 | </p> | 113 | </p> |
114 | 114 | ||
@@ -300,7 +300,7 @@ r, c = http.request { | |||
300 | <p class=bar> | 300 | <p class=bar> |
301 | <a href="home.html">home</a> · | 301 | <a href="home.html">home</a> · |
302 | <a href="home.html#download">download</a> · | 302 | <a href="home.html#download">download</a> · |
303 | <a href="instalation.html">instalation</a> · | 303 | <a href="installation.html">installation</a> · |
304 | <a href="introduction.html">introduction</a> · | 304 | <a href="introduction.html">introduction</a> · |
305 | <a href="reference.html">reference</a> | 305 | <a href="reference.html">reference</a> |
306 | </p> | 306 | </p> |