aboutsummaryrefslogtreecommitdiff
path: root/doc/14_Appendix.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-07-08 16:09:29 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-07-08 16:09:29 -0400
commit6600c4f959bb4ea91a2f632bfc5375f7e75e40c4 (patch)
tree3c108fa22c3c6d6d32ea7beef55039bd845149d5 /doc/14_Appendix.md
parent7d1f21b44479d8b4484f8e27872eafd203b0e727 (diff)
downloadtextadept-6600c4f959bb4ea91a2f632bfc5375f7e75e40c4.tar.gz
textadept-6600c4f959bb4ea91a2f632bfc5375f7e75e40c4.zip
Renamed "language-specific" modules to just "language modules" in documentation.
Diffstat (limited to 'doc/14_Appendix.md')
-rw-r--r--doc/14_Appendix.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/14_Appendix.md b/doc/14_Appendix.md
index 944fb9d6..a3f21a08 100644
--- a/doc/14_Appendix.md
+++ b/doc/14_Appendix.md
@@ -267,11 +267,11 @@ Notes:
refrain from setting properties like `buffer.sel_eol_filled` which belong in
a [*properties.lua*][] file.
6. The separate *buffer.lua* is gone. Use [*properties.lua*][] or a
- [language-specific module][].
+ [language module][].
[customizing themes]: 09_Themes.html#Customizing.Themes
[*properties.lua*]: 08_Preferences.html#Buffer.Properties
-[language-specific module]: 07_Modules.html#Buffer.Properties
+[language module]: 07_Modules.html#Buffer.Properties
##### Theme Preference