diff options
author | 2010-06-16 23:03:26 -0400 | |
---|---|---|
committer | 2010-06-16 23:03:26 -0400 | |
commit | 8a7566b91ed01957f635d21362b039cb41a76280 (patch) | |
tree | 7e65c75111e7873b10f053b46c8c8378b41b42f8 /core/._m.lua | |
parent | c94eb63139d7ca800a05596157a65f560f610a91 (diff) | |
download | textadept-8a7566b91ed01957f635d21362b039cb41a76280.tar.gz textadept-8a7566b91ed01957f635d21362b039cb41a76280.zip |
Updated documentation.
Diffstat (limited to 'core/._m.lua')
-rw-r--r-- | core/._m.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/._m.lua b/core/._m.lua index 7cd677eb..d5f52a94 100644 --- a/core/._m.lua +++ b/core/._m.lua @@ -55,7 +55,7 @@ module('_m') -- are placed at the end of files, like `commands.lua` in language-specific -- modules. -- --- [key_commands]: ../modules/keys.html +-- [key_commands]: ../modules/_m.textadept.keys.html --- -- This module contains no functions. |