diff options
| author | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2022-10-22 16:42:21 -0400 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-10-23 03:06:39 +0300 |
| commit | fa2585d0b364143fb588b8bb611eaa4d1c277811 (patch) | |
| tree | 529fe5facf7c43c453a8569073b31fc122efcc68 /docs/yaml/functions/_build_target_base.yaml | |
| parent | b98356e0557399803895755a5f513841345fba1b (diff) | |
| download | meson-fa2585d0b364143fb588b8bb611eaa4d1c277811.tar.gz | |
Fix typos in docs
Diffstat (limited to 'docs/yaml/functions/_build_target_base.yaml')
| -rw-r--r-- | docs/yaml/functions/_build_target_base.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yaml/functions/_build_target_base.yaml b/docs/yaml/functions/_build_target_base.yaml index d299a854d..4e7afadb6 100644 --- a/docs/yaml/functions/_build_target_base.yaml +++ b/docs/yaml/functions/_build_target_base.yaml @@ -145,7 +145,7 @@ kwargs: type: bool since: 0.42.0 default: true - description: Controlls whether Meson adds the current source and build directories to the include path + description: Controls whether Meson adds the current source and build directories to the include path include_directories: type: list[inc | str] |
