diff options
Diffstat (limited to 'core/locale.lua')
-rw-r--r-- | core/locale.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/locale.lua b/core/locale.lua index 29885848..3975c323 100644 --- a/core/locale.lua +++ b/core/locale.lua @@ -5,7 +5,7 @@ local M = {} --[[ This comment is for LuaDoc. --- -- Contains all messages used by Textadept for localization. -module('locale', package.seeall)]] +module('locale')]] -- Markdown: -- ## Fields |