From 1ed04b43a69c0c10d9df49c3fd5e34c98aff8fdf Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 25 Jun 2020 22:21:11 -0400 Subject: Fixed LuaDoc. --- core/.view.luadoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') 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. -- cgit v1.2.3