From a5020857f31ad6d03bc7c0019551cc28b9e5aad5 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Fri, 1 Oct 2021 00:03:23 +0200 Subject: Fix typos discovered by codespell --- docs/markdown/snippets/qt_module_generated_inputs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/snippets') diff --git a/docs/markdown/snippets/qt_module_generated_inputs.md b/docs/markdown/snippets/qt_module_generated_inputs.md index f3bc695..a4dfc4c 100644 --- a/docs/markdown/snippets/qt_module_generated_inputs.md +++ b/docs/markdown/snippets/qt_module_generated_inputs.md @@ -1,6 +1,6 @@ ## The qt modules now accept generated outputs as inputs for qt.compile_* -This means you can uset `custom_target`, custom_target indecies +This means you can uset `custom_target`, custom_target indices (`custom_target[0]`, for example), or the output of `generator.process` as inputs to the various `qt.compile_*` methods. -- cgit v1.1