aboutsummaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2013-02-06 19:37:19 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2013-02-06 19:37:19 +0200
commit0a3b339384b2b8dc98b470d5dee41fb1a93f2e7f (patch)
tree3b8bb96258208be52419f29786101b00b25b4dec /readme.txt
parenta21acc1f464e5eb86abe2e02de22eec10680271d (diff)
downloadmeson-0a3b339384b2b8dc98b470d5dee41fb1a93f2e7f.zip
meson-0a3b339384b2b8dc98b470d5dee41fb1a93f2e7f.tar.gz
meson-0a3b339384b2b8dc98b470d5dee41fb1a93f2e7f.tar.bz2
Renamed generators file.
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 5d743ce..bd9811b 100644
--- a/readme.txt
+++ b/readme.txt
@@ -12,7 +12,7 @@ called 'builder.txt'. To generate the build system run this command:
builder.py <source directory> <build directory>
-You can omit either of the two directories, and Builder will subsitute
+You can omit either of the two directories, and Builder will substitute
the current directory and autodetect what you mean. This mean that you
can do things like this: