diff options
Diffstat (limited to 'doc/luajit.html')
-rw-r--r-- | doc/luajit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/luajit.html b/doc/luajit.html index f99aa022..d5b1c1e6 100644 --- a/doc/luajit.html +++ b/doc/luajit.html | |||
@@ -152,7 +152,7 @@ LuaJIT is Copyright © 2005-2020 Mike Pall, released under the | |||
152 | 152 | ||
153 | <h2>Compatibility</h2> | 153 | <h2>Compatibility</h2> |
154 | <table class="feature os os1"> | 154 | <table class="feature os os1"> |
155 | <tr><td>Windows</td><td>Linux</td><td>BSD</td><td>OSX</td><td>POSIX</td></tr> | 155 | <tr><td>Windows</td><td>Linux</td><td>BSD</td><td>macOS</td><td>POSIX</td></tr> |
156 | </table> | 156 | </table> |
157 | <table class="feature os os2"> | 157 | <table class="feature os os2"> |
158 | <tr><td><span style="font-size:90%;">Embedded</span></td><td>Android</td><td>iOS</td></tr> | 158 | <tr><td><span style="font-size:90%;">Embedded</span></td><td>Android</td><td>iOS</td></tr> |