aboutsummaryrefslogtreecommitdiff
path: root/doc/12_Compiling.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-04-10 10:37:30 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2012-04-10 10:37:30 -0400
commit98e04ce98242382105520bd7cd09bd5bc5209829 (patch)
tree8d1d2dd382bd07d0451566a93bc6fac245084d28 /doc/12_Compiling.md
parent55907c7be23e8b05c8a668b3889903ac61818491 (diff)
downloadtextadept-98e04ce98242382105520bd7cd09bd5bc5209829.tar.gz
textadept-98e04ce98242382105520bd7cd09bd5bc5209829.zip
Renamed textadept.app to Textadept.app.
Diffstat (limited to 'doc/12_Compiling.md')
-rw-r--r--doc/12_Compiling.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/12_Compiling.md b/doc/12_Compiling.md
index aa7b2303..e0274059 100644
--- a/doc/12_Compiling.md
+++ b/doc/12_Compiling.md
@@ -66,7 +66,7 @@ installation and run `make WIN32=1` to build `../textadept.exe`.
After using `jhbuild`, GTK is in `~/gtk` so make a symlink from `~/gtk/inst` to
`src/gtkosx` in Textadept. Then run `make OSX=1` to build `../textadept.osx`. At
-this point it is recommended to build a new `textadept.app` from an existing
+this point it is recommended to build a new `Textadept.app` from an existing
one. Download the most recent app and replace `Contents/MacOS/textadept.osx`,
all `.dylib` files in `Contents/Resources/lib`, and all `.so` files in
`Contents/Resources/lib/gtk-2.0/<version>/{engines,immodules,loaders}` with your