From 190f9aaeb206bfe209291898fae17880d5f62748 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 15 Jun 2016 17:27:55 -0400 Subject: Lots of small LuaDoc improvements (grammar mainly). --- modules/textadept/find.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/textadept/find.lua') diff --git a/modules/textadept/find.lua b/modules/textadept/find.lua index 561cae5b..366e4774 100644 --- a/modules/textadept/find.lua +++ b/modules/textadept/find.lua @@ -223,8 +223,8 @@ end -- *anchor* indicates whether or not to search for *text* starting from the -- caret position instead of the position where the incremental search began. -- Only the `match_case` find option is recognized. Normal command entry --- functionality is unavailable until the search is finished by pressing `Esc` --- (`⎋` on Mac OSX | `Esc` in curses). +-- functionality is unavailable until the search is finished or by pressing +-- `Esc` (`⎋` on Mac OSX | `Esc` in curses). -- @param text The text to incrementally search for, or `nil` to begin an -- incremental search. -- @param next Flag indicating whether or not the search direction is forward. -- cgit v1.2.3