From f75a88a3d3e0d1ecb403bbfa93062bf816c0f2a1 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 18 Nov 2013 14:28:35 -0500 Subject: LuaDoc updates. --- modules/textadept/adeptsense.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/textadept/adeptsense.lua') diff --git a/modules/textadept/adeptsense.lua b/modules/textadept/adeptsense.lua index e34efbc8..cc7c3c3c 100644 --- a/modules/textadept/adeptsense.lua +++ b/modules/textadept/adeptsense.lua @@ -395,7 +395,8 @@ M.FUNCTION = 'functions' M.FIELD = 'fields' --- --- Returns a full symbol or '' and current symbol part behind the caret or ''. +-- Returns the full symbol or '' and the current symbol part behind the caret or +-- ''. -- For example: `buffer.cur` would return `'buffer'` and `'cur'`. -- @param sense The Adeptsense returned by `adeptsense.new()`. -- @return symbol or `''` -- cgit v1.2.3