aboutsummaryrefslogtreecommitdiff
path: root/doc/status.html
diff options
context:
space:
mode:
authorMike Pall <mike>2011-06-23 16:17:13 +0200
committerMike Pall <mike>2011-06-23 16:17:13 +0200
commitf182559069ebcc205d1095b3624863bf87b1f362 (patch)
tree397cbd527271fe67873f58548faac7c0d3b44454 /doc/status.html
parent6691e72eb8ca4d4741699ae1999d2dad92d82260 (diff)
downloadluajit-f182559069ebcc205d1095b3624863bf87b1f362.tar.gz
luajit-f182559069ebcc205d1095b3624863bf87b1f362.tar.bz2
luajit-f182559069ebcc205d1095b3624863bf87b1f362.zip
Misc. updates to docs.
Diffstat (limited to 'doc/status.html')
-rw-r--r--doc/status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/status.html b/doc/status.html
index c8366488..d386e1aa 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -81,7 +81,7 @@ This is a list of the things you should know about the LuaJIT 2.0 beta test:
81</p> 81</p>
82<ul> 82<ul>
83<li> 83<li>
84Obviously there will be many <b>bugs</b> in a VM which has been 84Obviously there will be some <b>bugs</b> in a VM which has been
85rewritten from the ground up. Please report your findings together with 85rewritten from the ground up. Please report your findings together with
86the circumstances needed to reproduce the bug. If possible, reduce the 86the circumstances needed to reproduce the bug. If possible, reduce the
87problem down to a simple test case.<br> 87problem down to a simple test case.<br>