aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/.buffer.luadoc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-02-19 22:17:05 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-02-19 22:17:05 -0500
commit7b36c0c020506c6572e3d53e89aceb4dab02cbf8 (patch)
tree6feeb2ca61928b4372cf0687b7f6868c64443928 /core/.buffer.luadoc
parent2318f9773a62cc459ed46876c19c9c4754e3424a (diff)
Updated LuaDoc.
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r--core/.buffer.luadoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 415c41ce..a0e73409 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -617,7 +617,7 @@
-- @field property (table)
-- Map of key-value string pairs used by lexers.
-- @field property_expanded (table, Read-only)
--- Map of key-value string pairs used by lexers with `%()` variable
+-- Map of key-value string pairs used by lexers with `$()` and `%()` variable
-- replacement performed in values.
-- @field property_int (table, Read-only)
-- Map of key-value pairs used by lexers with values interpreted as numbers,