diff options
Diffstat (limited to 'doc/07_Modules.md')
-rw-r--r-- | doc/07_Modules.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/07_Modules.md b/doc/07_Modules.md index 02b6bf0c..10f086ef 100644 --- a/doc/07_Modules.md +++ b/doc/07_Modules.md @@ -7,7 +7,8 @@ functionality (find & replace, key bindings, menus, snippets, etc.) See the startup. Textadept also recognizes a special kind of module: a language module. Language -modules provide functionality specific their respective programming languages. +modules provide functionality specific to their respective programming +languages. [textadept module]: api/_M.textadept.html [preferences]: 08_Preferences.html#Loading.Modules |