From 84c54c176163711aaca0300426be4994fcc0d469 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 9 Feb 2015 17:33:31 -0500 Subject: Updated LuaDoc; core/.buffer.luadoc --- 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 036bfa95..93f8148e 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -2518,7 +2518,7 @@ function scroll_to_start(buffer) end --- -- Anchors the position that `buffer.search_next()` and `buffer.search_prev()` --- start at to the caret position. +-- start at to the beginning of the current selection or caret position. -- @param buffer A buffer. function search_anchor(buffer) end -- cgit v1.2.3