aboutsummaryrefslogtreecommitdiff
path: root/doc/07_Modules.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-08-10 20:09:55 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-08-10 20:09:55 -0400
commite45c50b652a37f4fef0ed3fcdde5dcbba0f9e3ff (patch)
treec516fa6350f21421fca314a35ef785f37507d1fc /doc/07_Modules.md
parent3766039d04993f70c1045b1740c01e21530cd828 (diff)
downloadtextadept-e45c50b652a37f4fef0ed3fcdde5dcbba0f9e3ff.tar.gz
textadept-e45c50b652a37f4fef0ed3fcdde5dcbba0f9e3ff.zip
Updated some documentation.
Diffstat (limited to 'doc/07_Modules.md')
-rw-r--r--doc/07_Modules.md3
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