aboutsummaryrefslogtreecommitdiff
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 108ca18e..afd8616b 100644
--- a/doc/luajit.html
+++ b/doc/luajit.html
@@ -96,7 +96,7 @@ performance and an unmatched <b>low memory footprint</b>: less than
96<p> 96<p>
97LuaJIT has been in continuous development since 2005. It's widely 97LuaJIT has been in continuous development since 2005. It's widely
98considered to be <b>one of the fastest dynamic language 98considered to be <b>one of the fastest dynamic language
99implementations</b>. It has outperfomed other dynamic languages on many 99implementations</b>. It has outperformed other dynamic languages on many
100cross-language benchmarks since its first release &mdash; often by a 100cross-language benchmarks since its first release &mdash; often by a
101substantial margin. In 2009 other dynamic language VMs started to catch up 101substantial margin. In 2009 other dynamic language VMs started to catch up
102with the performance of LuaJIT 1.x. Well, I couldn't let that slide. ;-) 102with the performance of LuaJIT 1.x. Well, I couldn't let that slide. ;-)