# HG changeset patch
# User Wuzzy
# Date 1572441798 0
# Node ID 132b6ed4e724eced00b48f3fe3c277a24fb48083
# Parent 428ad3d1d03447d4361a9312038d8de0dc57cb55
LuaEvents: vgtHealthTag plural
diff -r 428ad3d1d034 -r 132b6ed4e724 LuaEvents.wiki
--- 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).
=== onScreenResize() ===
-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 ==
=== onGearAdd(gearUid) ===