# HG changeset patch
# User Wuzzy
# Date 1555512378 -3600
# Node ID 817767cd393bd06de1ba52f18b2afb25ffda6893
# Parent  938a1627b2b19ee0dbaeb4723909e8b4f78bc25e
LuaOverview: Remove note about incompletion

diff -r 938a1627b2b1 -r 817767cd393b 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.