diff options
| author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-01-03 00:14:48 +0000 |
|---|---|---|
| committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-01-03 00:14:48 +0000 |
| commit | ff4bdd25927c8660b6909458f4fd4d0b71b52228 (patch) | |
| tree | 505e355ca34f8cc8358d3f55191cebafd4e3f1c6 | |
| parent | 3b7c263954171f7f75478a73a16050a08e5121d0 (diff) | |
| download | luasocket-ff4bdd25927c8660b6909458f4fd4d0b71b52228.tar.gz luasocket-ff4bdd25927c8660b6909458f4fd4d0b71b52228.tar.bz2 luasocket-ff4bdd25927c8660b6909458f4fd4d0b71b52228.zip | |
typo.
| -rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 33cdad8..69a8a68 100644 --- a/doc/index.html +++ b/doc/index.html | |||
| @@ -121,7 +121,7 @@ LuaSocket a try (Those on Unix or Mac OS X can just type <tt>make</tt>): | |||
| 121 | 121 | ||
| 122 | <p> | 122 | <p> |
| 123 | The quick and dirty way to use these binaries is to unpack everything into | 123 | The quick and dirty way to use these binaries is to unpack everything into |
| 124 | a directory, say <tt>c:\luasocket</tt> then set <tt>LUA_INIT</tt> to load | 124 | a directory, say <tt>c:\luasocket</tt>, then set <tt>LUA_INIT</tt> to load |
| 125 | the <tt>compat-5.1.lua</tt> and set <tt>LUA_PATH</tt> and | 125 | the <tt>compat-5.1.lua</tt> and set <tt>LUA_PATH</tt> and |
| 126 | <tt>LUA_CPATH</tt> to look for files in the current directory: | 126 | <tt>LUA_CPATH</tt> to look for files in the current directory: |
| 127 | </p> | 127 | </p> |
