# HG changeset patch # User Wuzzy # Date 1557239020 -3600 # Node ID b08437e1e08789a59737def1c0138c0450eacae0 # Parent 02c1ba88f90893c1db3d5fb2c4de5212aa4bb63c LuaEvents: typofix diff -r 02c1ba88f908 -r b08437e1e087 LuaEvents.wiki --- a/LuaEvents.wiki Tue May 07 15:23:15 2019 +0100 +++ b/LuaEvents.wiki Tue May 07 15:23:40 2019 +0100 @@ -108,7 +108,7 @@ This function is called when the current player presses the high jump key. === onLJump() === -This function is called when the current player presses press the long jump key. +This function is called when the current player presses the long jump key. === onPrecise() === This function is called when the current player presses the precise key.