aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2022-01-14 19:20:31 -0800
committerGitHub <noreply@github.com>2022-01-14 19:20:31 -0800
commit9cc222c048f343db57be3934596a9e7cec20225f (patch)
tree04a1aa9fb879b66ddc0238cbfa58928936ed639f /docs
parentf35e2fcb3e4709c0d341cd8c649a90d0b6856b3c (diff)
downloadmeson-9cc222c048f343db57be3934596a9e7cec20225f.zip
meson-9cc222c048f343db57be3934596a9e7cec20225f.tar.gz
meson-9cc222c048f343db57be3934596a9e7cec20225f.tar.bz2
docs/dep.yaml: davault -> default
Diffstat (limited to 'docs')
-rw-r--r--docs/yaml/objects/dep.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yaml/objects/dep.yaml b/docs/yaml/objects/dep.yaml
index 23092c2..d847690 100644
--- a/docs/yaml/objects/dep.yaml
+++ b/docs/yaml/objects/dep.yaml
@@ -205,7 +205,7 @@ methods:
default_value:
type: str
- description: The davault value to return when the variable does not exist
+ description: The default value to return when the variable does not exist
pkgconfig_define:
type: list[str]