aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2021-12-08 09:29:48 -0800
committerGitHub <noreply@github.com>2021-12-08 09:29:48 -0800
commit8f1b5f696109b2d71917217e76f47044e303afb3 (patch)
tree3e08fb42f2d27d88f31fc5ac25cf38f3a7ee96dc
parentaaed8857d2fcee1360e56bcb6fbe29fd75bd0d45 (diff)
downloadmeson-add-configuration-configure_File.zip
meson-add-configuration-configure_File.tar.gz
meson-add-configuration-configure_File.tar.bz2
Update configure_file.yamladd-configuration-configure_File
-rw-r--r--docs/yaml/functions/configure_file.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yaml/functions/configure_file.yaml b/docs/yaml/functions/configure_file.yaml
index c31c99b..b46d555 100644
--- a/docs/yaml/functions/configure_file.yaml
+++ b/docs/yaml/functions/configure_file.yaml
@@ -41,7 +41,7 @@ kwargs:
substitutions.
configuration:
- type: "configuration_data | dict"
+ type: "cfg_data | dict[str | int | bool]"
description: |
As explained above, when passed this will provide the replacement
data for the input file (if provided) or key value pairs to be