From de57ae800e07e36e21741ff8983f64ed24ff16f9 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 13 Jul 2020 14:06:27 -0400 Subject: Reverted LuaDoc for `buffer:indicator_end()`. --- core/.buffer.luadoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 175e1098..c3059f88 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -917,7 +917,7 @@ function indicator_clear_range(buffer, pos, length) end --- -- Returns the next boundary position, starting from position *pos*, of -- indicator number *indicator*, in the range of `1` to `32`. --- Returns `buffer.length + 1` if *indicator* was not found. +-- Returns `1` if *indicator* was not found. -- @param buffer A buffer. -- @param indicator An indicator number in the range of `1` to `32`. -- @param pos The position in *buffer* of the indicator. -- cgit v1.2.3