LuaOverview: Remove note about incompletion
authorWuzzy
Wed, 17 Apr 2019 15:46:18 +0100
changeset 1817 817767cd393b
parent 1816 938a1627b2b1
child 1818 e2abec72de43
LuaOverview: Remove note about incompletion
LuaOverview.wiki
--- a/LuaOverview.wiki	Wed Apr 17 15:43:09 2019 +0100
+++ b/LuaOverview.wiki	Wed Apr 17 15:46:18 2019 +0100
@@ -36,7 +36,7 @@
 A list of event handlers can be found in [LuaEvents].
 
 == Data types ==
-This section defines some commonly used non-primitive parameter types which are used in multiple functions. This section is a bit incomplete at the moment.
+This section defines some commonly used non-primitive parameter types which are used in multiple functions.
 
 === Color ===
 Some functions take a `color` parameter.