aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-07-27 22:08:04 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-07-27 22:08:04 -0400
commite0b1aaba74de1bd3a87af5592118570d609b8578 (patch)
treea5e56673b27938c2d0b4a7682e57a04a3a4ac119
parent8dab48ba410551e434c4f68c621eccb4d4cfcb07 (diff)
downloadtextadept-e0b1aaba74de1bd3a87af5592118570d609b8578.tar.gz
textadept-e0b1aaba74de1bd3a87af5592118570d609b8578.zip
Fixed formatting in Adeptsense LuaDoc; 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.
--