From 2f868a19c66ee22663f8735610739ecbfd7ef610 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sat, 16 Jan 2016 20:29:53 +0200 Subject: Some text tweaks. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 48aca5ae5..980671f46 100644 --- a/setup.py +++ b/setup.py @@ -52,6 +52,6 @@ setup(name='meson', ], license=' Apache License, Version 2.0', long_description='''Meson is a cross-platform build system designed to be both as -fast and as user friendly as possible. It supports many languages and compilers, includint +fast and as user friendly as possible. It supports many languages and compilers, including Gcc, clang and Visual Studio. Its build definitions are written in a simple non-turing complete DSL.''') -- cgit v1.2.3