Misc. updates to docs.

This commit is contained in:
Mike Pall
2011-06-23 16:17:13 +02:00
parent 6691e72eb8
commit f182559069
4 changed files with 17 additions and 10 deletions

View File

@@ -81,7 +81,7 @@ This is a list of the things you should know about the LuaJIT 2.0 beta test:
</p>
<ul>
<li>
Obviously there will be many <b>bugs</b> in a VM which has been
Obviously there will be some <b>bugs</b> in a VM which has been
rewritten from the ground up. Please report your findings together with
the circumstances needed to reproduce the bug. If possible, reduce the
problem down to a simple test case.<br>