diff options
-rw-r--r-- | docs/yaml/objects/dep.yaml | 2 |
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] |