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/Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Configuration.md') diff --git a/docs/markdown/Configuration.md b/docs/markdown/Configuration.md index a2fc63957..55f01709e 100644 --- a/docs/markdown/Configuration.md +++ b/docs/markdown/Configuration.md @@ -115,7 +115,7 @@ Will produce: ## Dealing with file encodings -The default meson file encoding to configure files is utf-8. If you +The default Meson file encoding to configure files is utf-8. If you need to configure a file that is not utf-8 encoded the encoding keyword will allow you to specify which file encoding to use. It is however strongly advised to convert your non utf-8 file to utf-8 -- cgit v1.2.3