From 91fcdb58bfe43b368f1bf32edc16ed7dba8c40cd Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 8 Oct 2012 11:40:17 -0400 Subject: Use '@field' LuaDoc for events defined in modules. --- core/iface.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/iface.lua') diff --git a/core/iface.lua b/core/iface.lua index db6d0f85..19af0ea8 100644 --- a/core/iface.lua +++ b/core/iface.lua @@ -5,7 +5,7 @@ local M = {} --[[ This comment is for LuaDoc. --- -- Scintilla constants, functions, and properties. --- Do not modify anything in this module. Doing so will have unpredicable +-- Do not modify anything in this module. Doing so will have unpredictable -- consequences. module('_SCINTILLA')]] -- cgit v1.2.3