aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/iface.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/iface.lua')
-rw-r--r--core/iface.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/iface.lua b/core/iface.lua
index 19af0ea8..d71f7db7 100644
--- a/core/iface.lua
+++ b/core/iface.lua
@@ -25,7 +25,7 @@ M.constants = {ANNOTATION_BOXED=2,ANNOTATION_HIDDEN=0,ANNOTATION_STANDARD=1,CARE
-- + `1`: Integer.
-- + `2`: Length of the given lParam string.
-- + `3`: Integer position.
--- + `4`: Colour in `0xBBGGRR` format.
+-- + `4`: Colour in "0xBBGGRR" format.
-- + `5`: Boolean `true` or `false`.
-- + `6`: Bitmask of Scintilla key modifiers and a key value.
-- + `7`: String parameter.