diff options
author | Antonin Décimo <antonin.decimo@gmail.com> | 2019-02-09 14:12:10 +0100 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2019-02-09 14:12:10 +0100 |
commit | 7a28056921ea81a4c93d3249495866605a913d5c (patch) | |
tree | 10623484f827f2b130f67a5b173d66796cfd9e53 /win32/lua5.1 | |
parent | 27c0625035cef8abd09440c816fb0aafd7b37854 (diff) | |
download | luarocks-7a28056921ea81a4c93d3249495866605a913d5c.tar.gz luarocks-7a28056921ea81a4c93d3249495866605a913d5c.tar.bz2 luarocks-7a28056921ea81a4c93d3249495866605a913d5c.zip |
Fix small misspellings (#957)
Diffstat (limited to 'win32/lua5.1')
-rw-r--r-- | win32/lua5.1/include/luaconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/lua5.1/include/luaconf.h b/win32/lua5.1/include/luaconf.h index 05354175..47bad73f 100644 --- a/win32/lua5.1/include/luaconf.h +++ b/win32/lua5.1/include/luaconf.h | |||
@@ -47,7 +47,7 @@ | |||
47 | 47 | ||
48 | 48 | ||
49 | /* | 49 | /* |
50 | @@ LUA_USE_POSIX includes all functionallity listed as X/Open System | 50 | @@ LUA_USE_POSIX includes all functionality listed as X/Open System |
51 | @* Interfaces Extension (XSI). | 51 | @* Interfaces Extension (XSI). |
52 | ** CHANGE it (define it) if your system is XSI compatible. | 52 | ** CHANGE it (define it) if your system is XSI compatible. |
53 | */ | 53 | */ |