aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/adeptsense.lua
diff options
context:
space:
mode:
Diffstat (limited to 'modules/textadept/adeptsense.lua')
-rw-r--r--modules/textadept/adeptsense.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/textadept/adeptsense.lua b/modules/textadept/adeptsense.lua
index f0db63ae..d7c3a9a5 100644
--- a/modules/textadept/adeptsense.lua
+++ b/modules/textadept/adeptsense.lua
@@ -91,7 +91,7 @@ module('_m.textadept.adeptsense', package.seeall)
--
-- sense.syntax.type_declarations = {}
--
--- ##### syntax.type_declarations_exclude
+-- ##### syntax.type\_declarations\_exclude
--
-- Since Lua has no type declarations, no changes are necessary.
--