From db9db7bf476553736f56bf37f4aafe5a6ae5570e Mon Sep 17 00:00:00 2001 From: meator Date: Mon, 1 Sep 2025 22:33:30 +0200 Subject: docs: fix minor error in qt6 module --- docs/markdown/Qt6-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/markdown/Qt6-module.md b/docs/markdown/Qt6-module.md index ebe42a50c..972a6a915 100644 --- a/docs/markdown/Qt6-module.md +++ b/docs/markdown/Qt6-module.md @@ -134,7 +134,7 @@ lrelease, it takes no positional arguments, and the following keyword arguments: - `qresource` string: rcc source file to extract ts_files from; cannot be used with ts_files kwarg. - `rcc_extra_arguments` string[]: any additional arguments to `rcc` (optional), - when used with `qresource. + when used with `qresource`. Returns either: a list of custom targets for the compiled translations, or, if using a `qresource` file, a single custom target -- cgit v1.2.3