--- a/LuaAPI.wiki Mon Dec 03 22:59:01 2018 +0000
+++ b/LuaAPI.wiki Mon Dec 03 22:59:29 2018 +0000
@@ -73,7 +73,7 @@
The following variables are made available by Hedgewars in Lua and can be used to quickly query a value. Lua scripts schould normally *not* write to these variables, only read from them.
=== General variables and constants ===
-Here are some unsorted variables or constants which are available in Lua. **Consider these variables to be read-only.**
+Here are some unsorted variables or constants which are available in Lua. *Consider these variables to be read-only.*
|| *Identifier* || *Description* ||
|| `LOCALE` || Current locale identifier (e.g. “de” for German) ||