Fix module lines in several luadoc files
[project/luci.git] / modules / luci-base / luasrc / model / uci.luadoc
index 1c20866..80464f7 100644 (file)
@@ -8,8 +8,8 @@ Cursor.commit the data to the actual config files.
 LuCI then needs to Cursor.apply the changes so deamons etc. are
 reloaded.
 @cstyle        instance
-module "luci.model.uci"
 ]]
+module "luci.model.uci"
 
 ---[[
 Create a new UCI-Cursor.