LuaEvents.wiki
changeset 2092 132b6ed4e724
parent 2087 24d84bcaa5d5
child 2114 cbb1fde40368
--- a/LuaEvents.wiki	Wed Oct 30 12:09:45 2019 +0000
+++ b/LuaEvents.wiki	Wed Oct 30 13:23:18 2019 +0000
@@ -189,7 +189,7 @@
 `msgParams` tells the set timer in seconds (i.e. `3` for the 3 seconds timer key).
 
 === <tt>onScreenResize()</tt> ===
-This function is called when you resize the screen. Useful place to put a redraw function for any `vgtHealthTags` you're using.
+This function is called when you resize the screen. Useful place to put a redraw function for any `vgtHealthTag`s you're using.
 
 == Gears ==
 === <tt>onGearAdd(gearUid)</tt> ===