diff options
-rw-r--r-- | docs/yaml/builtins/meson.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yaml/builtins/meson.yaml b/docs/yaml/builtins/meson.yaml index 00ade2e..92fc90e 100644 --- a/docs/yaml/builtins/meson.yaml +++ b/docs/yaml/builtins/meson.yaml @@ -418,7 +418,7 @@ methods: to the list of environments that will be applied when using [`meson devenv`](Commands.md#devenv) command line. - This is useful for developpers who wish to use the project without + This is useful for developers who wish to use the project without installing it, it is often needed to set for example the path to plugins directory, etc. Alternatively, a list or dictionary can be passed as first argument. |