From d38cc8f9ca2974ac55c6a486d9d64d030c23b9b1 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Wed, 25 Mar 2015 14:38:50 +0200 Subject: [PATCH] Typo fix. --- contributing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.txt b/contributing.txt index ca2d191e6..50446e4ff 100644 --- a/contributing.txt +++ b/contributing.txt @@ -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