aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/02_Installation.md
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-07-08 16:09:29 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-07-08 16:09:29 -0400
commit6600c4f959bb4ea91a2f632bfc5375f7e75e40c4 (patch)
tree3c108fa22c3c6d6d32ea7beef55039bd845149d5 /doc/02_Installation.md
parent7d1f21b44479d8b4484f8e27872eafd203b0e727 (diff)
Renamed "language-specific" modules to just "language modules" in documentation.
Diffstat (limited to 'doc/02_Installation.md')
-rw-r--r--doc/02_Installation.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/02_Installation.md b/doc/02_Installation.md
index c098ca63..353d0b81 100644
--- a/doc/02_Installation.md
+++ b/doc/02_Installation.md
@@ -50,12 +50,12 @@ appropriate package for your platform. For the Windows and Mac OSX packages, the
bundled GTK+ runtime accounts for more than 3/4 of the download and unpackaged
application sizes. Textadept itself is much smaller.
-You also have the option of downloading an official set of
-[language-specific modules][] from the download page. Textadept itself includes
-C/C++ and Lua language modules by default.
+You also have the option of downloading an official set of [language modules][]
+from the download page. Textadept itself includes C/C++ and Lua language modules
+by default.
[download page]: http://foicica.com/textadept/download
-[language-specific modules]: 07_Modules.html#Language-Specific
+[language modules]: 07_Modules.html#Language.Modules
## Installation
@@ -66,8 +66,8 @@ privileges.
Unpack the archive anywhere.
-If you downloaded the set of language-specific modules, unpack it where you
-unpacked the Textadept archive. The modules are located in the
+If you downloaded the set of language modules, unpack it where you unpacked the
+Textadept archive. The modules are located in the
*/path/to/textadept_x.x/modules/* directory.
### Mac OSX
@@ -77,7 +77,7 @@ Unpack the archive and move *Textadept.app* to your user or system
contains an optional *ta* script for launching Textadept from the command line
that you can put in a directory in your "$PATH" (e.g. */usr/local/bin/*).
-If you downloaded the set of language-specific modules, unpack it, right-click
+If you downloaded the set of language modules, unpack it, right-click
*Textadept.app*, select "Show Package Contents", navigate to
*Contents/Resources/modules/*, and move the unpacked modules there.
@@ -85,9 +85,9 @@ If you downloaded the set of language-specific modules, unpack it, right-click
Unpack the archive anywhere.
-If you downloaded the set of language-specific modules, unpack it where you
-unpacked the Textadept archive. The modules are located in the
-*textadept_x.x\modules\\* directory.
+If you downloaded the set of language modules, unpack it where you unpacked the
+Textadept archive. The modules are located in the *textadept_x.x\modules\\*
+directory.
## Running