Typo fix.

This commit is contained in:
Jussi Pakkanen 2015-03-25 14:38:50 +02:00
parent 3b9181b469
commit d38cc8f9ca
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ following:
External dependencies
The goal of Meson is to be as easily usable as possible. The user
experience thould be "get Python3, run", even on
experience thould be "get Python3 and Ninja, run", even on
Windows. Unfortunately this means that we can't have dependencies on
projects outside of Python's standard library. This applies only to
core functionality, though. For additional helper programs etc the use