aboutsummaryrefslogtreecommitdiff
path: root/doc/12_Compiling.md
diff options
context:
space:
mode:
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