From c352e1e45b98f31fc0fb67c7296c7ada77732777 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Mon, 30 Nov 2020 11:04:27 -0500 Subject: Updated LuaDoc. --- core/.buffer.luadoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/.buffer.luadoc') diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 8253f22a..e2d45e71 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -834,7 +834,7 @@ function get_text(buffer) end --- -- Moves the caret to the beginning of line number *line* and scrolls it into --- view, regardless of whether or not *line* is hidden. +-- view, event if *line* is hidden. -- @param buffer A buffer. -- @param line The line number in *buffer* to go to. function goto_line(buffer, line) end -- cgit v1.2.3