summaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
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 9ab12899..5d021355 100644
--- a/doc/luajit.html
+++ b/doc/luajit.html
@@ -197,7 +197,7 @@ cross-language benchmarks since its first release — often by a
197substantial margin. 197substantial margin.
198</p> 198</p>
199<p> 199<p>
200For <b>LuaJIT 2.0</b> the whole VM has been rewritten from the ground up 200For <b>LuaJIT 2.0</b>, the whole VM has been rewritten from the ground up
201and relentlessly optimized for performance. It combines a <b>high-speed 201and relentlessly optimized for performance. It combines a <b>high-speed
202interpreter</b>, written in assembler, with a <b>state-of-the-art JIT 202interpreter</b>, written in assembler, with a <b>state-of-the-art JIT
203compiler</b>. 203compiler</b>.