From ee19e174bb060bbe96565af91975ed3118bc894d Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 18 Oct 2013 10:23:57 -0400 Subject: More LuaDoc updates. --- core/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/init.lua') diff --git a/core/init.lua b/core/init.lua index b0458f0e..374689b7 100644 --- a/core/init.lua +++ b/core/init.lua @@ -33,7 +33,7 @@ if jit then module, package.searchers, bit32 = nil, package.loaders, bit end -- machines *~/* is the value of "$HOME", typically */home/username/* and -- */Users/username/* respectively. -- @field _CHARSET (string) --- The character encoding of the filesystem. +-- The filesystem's character encoding. -- This is used when [working with files](io.html). -- @field WIN32 (bool) -- Whether or not Textadept is running on Windows. -- cgit v1.2.3