From 474f4813c477c30bed842baa706170e5e902838c 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/Continuous-Integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Continuous-Integration.md') diff --git a/docs/markdown/Continuous-Integration.md b/docs/markdown/Continuous-Integration.md index d2b64f2..46e7c29 100644 --- a/docs/markdown/Continuous-Integration.md +++ b/docs/markdown/Continuous-Integration.md @@ -164,7 +164,7 @@ the AppVeyor docs for more details. ### Boost -The following statement is sufficient for meson to find Boost: +The following statement is sufficient for Meson to find Boost: ```yaml - cmd: set BOOST_ROOT=C:\Libraries\boost_1_67_0 -- cgit v1.1