diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-31 18:00:24 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-31 19:49:20 +0000 |
| commit | 474f4813c477c30bed842baa706170e5e902838c (patch) | |
| tree | b32990d77af51d03e98c01a3a1af78def756b26f /docs/markdown/MesonCI.md | |
| parent | 4bde7f31ae5fa162a514f3d876d38943fcdff406 (diff) | |
| download | meson-474f4813c477c30bed842baa706170e5e902838c.tar.gz | |
Capitalize "Meson" consistently as it is a proper name. [skip ci]
Diffstat (limited to 'docs/markdown/MesonCI.md')
| -rw-r--r-- | docs/markdown/MesonCI.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/MesonCI.md b/docs/markdown/MesonCI.md index b365656e0..65175afee 100644 --- a/docs/markdown/MesonCI.md +++ b/docs/markdown/MesonCI.md @@ -40,4 +40,4 @@ image can be tested with `build.py -t test <image>`. ### Common image setup Each docker image has a `/ci` directory with an `env_vars.sh` script. -This script has to be sourced before running the meson test suite. +This script has to be sourced before running the Meson test suite. |
