# HG changeset patch
# User kyberneticist
# Date 1305641413 0
# Node ID 523c7ad720cee5be0ef2eb554c3145cfaf3eb933
# Parent  ee13fb16ebb5e7c00d69e21152a53734a65b2141
typo

diff -r ee13fb16ebb5 -r 523c7ad720ce LuaAPI.wiki
--- a/LuaAPI.wiki	Fri May 13 00:17:43 2011 +0000
+++ b/LuaAPI.wiki	Tue May 17 14:10:13 2011 +0000
@@ -102,12 +102,12 @@
 <blockquote>This function is called when your Hedgehog attacks.
 </blockquote>
 
-=== <tt>onHJummp()</tt> ===
+=== <tt>onHJump()</tt> ===
 
 <blockquote>This function is called when you press the high jump key.
 </blockquote>
 
-=== <tt>onLJummp()</tt> ===
+=== <tt>onLJump()</tt> ===
 
 <blockquote>This function is called when you press the long jump key.
 </blockquote>