aboutsummaryrefslogtreecommitdiff
path: root/core/.view.luadoc
diff options
context:
space:
mode:
Diffstat (limited to 'core/.view.luadoc')
-rw-r--r--core/.view.luadoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/.view.luadoc b/core/.view.luadoc
index 024c6f4a..4196200b 100644
--- a/core/.view.luadoc
+++ b/core/.view.luadoc
@@ -942,7 +942,7 @@ function brace_bad_light(view, pos) end
---
-- Highlights unmatched brace characters with indicator number *indicator*, in
--- the range of `1 to `32`, instead of the
+-- the range of `1` to `32`, instead of the
-- `view.STYLE_BRACEBAD` style if *use_indicator* is `true`.
-- @param view A view.
-- @param use_indicator Whether or not to use an indicator.