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/Configuring-a-build-directory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Configuring-a-build-directory.md') diff --git a/docs/markdown/Configuring-a-build-directory.md b/docs/markdown/Configuring-a-build-directory.md index 0b6053c..c552676 100644 --- a/docs/markdown/Configuring-a-build-directory.md +++ b/docs/markdown/Configuring-a-build-directory.md @@ -116,5 +116,5 @@ all the work required to bring your build tree up to date. Since 0.50.0, it is also possible to get a list of all build options by invoking [`meson configure`](Commands.md#configure) with the project source directory or the path to the root `meson.build`. In -this case, meson will print the default values of all options similar +this case, Meson will print the default values of all options similar to the example output from above. -- cgit v1.1