From cd5994c518513a5adca92bdc14b6d721b95310ac Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 1 Dec 2012 18:40:57 -0500 Subject: Updated parameter LuaDoc. --- modules/textadept/find.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/textadept/find.lua') diff --git a/modules/textadept/find.lua b/modules/textadept/find.lua index 65ea70ef..ade3fd1b 100644 --- a/modules/textadept/find.lua +++ b/modules/textadept/find.lua @@ -93,7 +93,7 @@ local escapes = { -- search text and options and prints the results to a buffer. -- Use the `find_text`, `match_case`, `whole_word`, and `lua` fields to set the -- search text and option flags, respectively. --- @param utf8_dir Optional UTF-8 encoded directory name to search. If `nil`, +-- @param utf8_dir Optional UTF-8-encoded directory name to search. If `nil`, -- the user is prompted for one. -- @name find_in_files function find.find_in_files(utf8_dir) -- cgit v1.2.3