From cb8245f030701c14a7448b2dd5b4cf2f390b8d2e Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 26 Mar 2011 16:22:23 -0400 Subject: Applied patches from Robert for minor fixes. --- modules/textadept/adeptsense.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/textadept/adeptsense.lua') diff --git a/modules/textadept/adeptsense.lua b/modules/textadept/adeptsense.lua index 138be601..bcdb0094 100644 --- a/modules/textadept/adeptsense.lua +++ b/modules/textadept/adeptsense.lua @@ -116,7 +116,7 @@ module('_m.textadept.adeptsense', package.seeall) -- sense.completions = { -- ['class1'] = { -- functions = { 'fun1', 'fun2', ...}, --- fields = = { 'f1', 'f2', ... } +-- fields = { 'f1', 'f2', ... } -- }, -- ['class2'] = ..., -- ... -- cgit v1.2.3