aboutsummaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
authorMike Pall <mike>2021-01-02 21:32:09 +0100
committerMike Pall <mike>2021-01-02 21:32:09 +0100
commitebc3503813209e3f46606234b280ef8a7251993c (patch)
tree7bed137356b0ab510de75058fa46d1a952500162 /doc/luajit.html
parent65378759f38bb946e40f31799992434effd01bba (diff)
parentee855749a188d3d13bba9a0e58f430e138e641ae (diff)
downloadluajit-ebc3503813209e3f46606234b280ef8a7251993c.tar.gz
luajit-ebc3503813209e3f46606234b280ef8a7251993c.tar.bz2
luajit-ebc3503813209e3f46606234b280ef8a7251993c.zip
Merge branch 'master' into v2.1
Diffstat (limited to 'doc/luajit.html')
-rw-r--r--doc/luajit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/luajit.html b/doc/luajit.html
index ab768053..dd50674d 100644
--- a/doc/luajit.html
+++ b/doc/luajit.html
@@ -154,7 +154,7 @@ LuaJIT is Copyright &copy; 2005-2020 Mike Pall, released under the
154 154
155<h2>Compatibility</h2> 155<h2>Compatibility</h2>
156<table class="feature os os1"> 156<table class="feature os os1">
157<tr><td>Windows</td><td>Linux</td><td>BSD</td><td>OSX</td><td>POSIX</td></tr> 157<tr><td>Windows</td><td>Linux</td><td>BSD</td><td>macOS</td><td>POSIX</td></tr>
158</table> 158</table>
159<table class="feature os os2"> 159<table class="feature os os2">
160<tr><td><span style="font-size:90%;">Embedded</span></td><td>Android</td><td>iOS</td></tr> 160<tr><td><span style="font-size:90%;">Embedded</span></td><td>Android</td><td>iOS</td></tr>