summaryrefslogtreecommitdiff
path: root/docs/yaml/objects/env.yaml
diff options
context:
space:
mode:
authorHofer-Julian <julianhofer@gnome.org>2021-10-21 12:41:10 +0200
committerXavier Claessens <xclaesse@gmail.com>2021-10-21 06:57:57 -0400
commit939394ed3171ed42e1ccf5f1417b94de3eecb62c (patch)
treefc7d0aa2660a2f0cb97c9e51cda9806648608685 /docs/yaml/objects/env.yaml
parent8fa5b90bf15860fc4938b7596c2c4a9c71f4956f (diff)
downloadmeson-939394ed3171ed42e1ccf5f1417b94de3eecb62c.tar.gz
Fix typos
"seperator" -> "separator"
Diffstat (limited to 'docs/yaml/objects/env.yaml')
-rw-r--r--docs/yaml/objects/env.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yaml/objects/env.yaml b/docs/yaml/objects/env.yaml
index fea11d5d8..36d3aba50 100644
--- a/docs/yaml/objects/env.yaml
+++ b/docs/yaml/objects/env.yaml
@@ -44,7 +44,7 @@ methods:
separator:
type: str
description: |
- The seperator to use. If not explicitly specified, the default path
+ The separator to use. If not explicitly specified, the default path
separator for the host operating system will be used, i.e. ';' for
Windows and ':' for UNIX/POSIX systems.