From 498e5a6b9f90c2c8cb39fc86817a848c50348a38 Mon Sep 17 00:00:00 2001 From: Sertonix Date: Mon, 17 Nov 2025 12:26:59 +0000 Subject: docs: fix typo --- docs/yaml/functions/install_data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/yaml/functions/install_data.yaml b/docs/yaml/functions/install_data.yaml index b9aedca84..516ca14b5 100644 --- a/docs/yaml/functions/install_data.yaml +++ b/docs/yaml/functions/install_data.yaml @@ -4,7 +4,7 @@ description: | Installs files from the source tree that are listed as positional arguments. Please note that this can only install static files from the source tree. Generated files are installed via the `install_dir:` kwarg on the respective - generators, such as `custom_target()` or `configure_file(). + generators, such as `custom_target()` or `configure_file()`. See [Installing](Installing.md) for more examples. -- cgit v1.2.3