From 27abed4a707ba69b019822a0a0e3c045542b4443 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 31 Jan 2021 18:00:24 +0200 Subject: Capitalize "Meson" consistently as it is a proper name. [skip ci] --- docs/markdown/Compiler-properties.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Compiler-properties.md') diff --git a/docs/markdown/Compiler-properties.md b/docs/markdown/Compiler-properties.md index d3382b3..e231e16 100644 --- a/docs/markdown/Compiler-properties.md +++ b/docs/markdown/Compiler-properties.md @@ -161,7 +161,7 @@ specified its contents is put at the top of the source file. This argument is typically used for setting `#include` directives in configuration files. -In older versions (<= 0.30) meson would error out if the size could +In older versions (<= 0.30) Meson would error out if the size could not be determined. Since version 0.31 it returns -1 if the size could not be determined. -- cgit v1.1