diff options
author | 2013-07-08 16:09:29 -0400 | |
---|---|---|
committer | 2013-07-08 16:09:29 -0400 | |
commit | 6600c4f959bb4ea91a2f632bfc5375f7e75e40c4 (patch) | |
tree | 3c108fa22c3c6d6d32ea7beef55039bd845149d5 /doc/11_Scripting.md | |
parent | 7d1f21b44479d8b4484f8e27872eafd203b0e727 (diff) | |
download | textadept-6600c4f959bb4ea91a2f632bfc5375f7e75e40c4.tar.gz textadept-6600c4f959bb4ea91a2f632bfc5375f7e75e40c4.zip |
Renamed "language-specific" modules to just "language modules" in documentation.
Diffstat (limited to 'doc/11_Scripting.md')
-rw-r--r-- | doc/11_Scripting.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/11_Scripting.md b/doc/11_Scripting.md index 44a71db0..c0c68b59 100644 --- a/doc/11_Scripting.md +++ b/doc/11_Scripting.md @@ -84,8 +84,8 @@ them. ### Modules -*modules/* contains generic and language-specific modules for editing text and -source code. +*modules/* contains generic and language modules for editing text and source +code. ### Themes |