From 2cccb55923ef95aa657ba69f12d84610a811aa6d Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 21 Oct 2013 16:12:30 -0400 Subject: More LuaDoc updates. --- 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 b92907e8..30984d37 100644 --- a/modules/textadept/editing.lua +++ b/modules/textadept/editing.lua @@ -260,7 +260,7 @@ function M.autocomplete_word(words) end --- --- Comments or uncomments the selected lines based on the current lexer. +-- Comments or uncomments the selected lines based on the current language. -- As long as any part of a line is selected, the entire line is eligible for -- commenting/uncommenting. -- @see comment_string -- cgit v1.2.3