LuaAPI: fix hidden typo
authorWuzzy
Tue, 31 Jul 2018 00:05:36 +0100
changeset 1499 798c1cf9de65
parent 1498 17a55d9cc7b9
child 1500 e7ed946e433e
LuaAPI: fix hidden typo
LuaAPI.wiki
--- a/LuaAPI.wiki	Tue Jul 31 00:04:52 2018 +0100
+++ b/LuaAPI.wiki	Tue Jul 31 00:05:36 2018 +0100
@@ -510,7 +510,7 @@
 Returns the name of the specified hedgehog gear.
 
 === <tt>!IsHogHidden(gearUid)</tt> (0.9.25) ===
-Returns true if hedgehog gear is hidden (via `HideHog` or the !TimeBox, false if it isn't, nil if that hedgehog never existed.
+Returns true if hedgehog gear is hidden (e.g. via `HideHog` or the !TimeBox), false if it isn't, nil if that hedgehog never existed.
 
 === <tt>!GetEffect(gearUid, effect)</tt> ===
 Returns the state of given effect for the given hedgehog gear.