Fix capitalization of 'Xbox'.

This commit is contained in:
Mike Pall
2013-02-13 11:57:04 +01:00
parent 4e35c025dc
commit c7f0b6bca0
5 changed files with 10 additions and 10 deletions

View File

@@ -158,7 +158,7 @@ LuaJIT is Copyright © 2005-2013 Mike Pall, released under the
<tr><td>Windows</td><td>Linux</td><td>BSD</td><td>OSX</td><td>POSIX</td></tr>
</table>
<table class="feature os os2">
<tr><td><span style="font-size:90%;">Embedded</span></td><td>Android</td><td>iOS</td><td>PS3</td><td>XBox 360</td></tr>
<tr><td><span style="font-size:90%;">Embedded</span></td><td>Android</td><td>iOS</td><td>PS3</td><td>Xbox 360</td></tr>
</table>
<table class="feature compiler">
<tr><td>GCC</td><td>CLANG<br>LLVM</td><td>MSVC</td></tr>