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/editing.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/textadept/editing.lua') diff --git a/modules/textadept/editing.lua b/modules/textadept/editing.lua index 0b90369f..604819e6 100644 --- a/modules/textadept/editing.lua +++ b/modules/textadept/editing.lua @@ -207,7 +207,7 @@ end -- @param word_chars String of characters considered to be part of words. Since -- this string is used in a Lua pattern character set, character classes and -- ranges may be used. --- @param default_words Optional list of words considered to be in the document, +-- @param default_words Optional list of words considered to be in the buffer, -- even if they are not. Words may contain [registered images][]. -- -- [registered images]: buffer.html#register_image -- cgit v1.2.3