diff options
| author | Emil Berg <emil.berg1991@gmail.com> | 2025-04-06 10:17:55 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-04-07 22:09:28 +0300 |
| commit | 00864ca481c4e29d7f5c648a1e12b934dfa642d2 (patch) | |
| tree | fc552001a89e8290939cb0536c7b23044cf71887 /docs/markdown/Qt6-module.md | |
| parent | 23d60e930555acc58ebe860ba2cd913b770ee128 (diff) | |
| download | meson-00864ca481c4e29d7f5c648a1e12b934dfa642d2.tar.gz | |
Fix documentation typos
Diffstat (limited to 'docs/markdown/Qt6-module.md')
| -rw-r--r-- | docs/markdown/Qt6-module.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Qt6-module.md b/docs/markdown/Qt6-module.md index f3b3a32a0..ebe42a50c 100644 --- a/docs/markdown/Qt6-module.md +++ b/docs/markdown/Qt6-module.md @@ -69,7 +69,7 @@ It takes no positional arguments, and the following keyword arguments: directory. For instance, when a file called `subdir/one.input` is processed it generates a file `{target private directory}/subdir/one.out` when `true`, and `{target private directory}/one.out` when `false` (default). - - `output_json` bool: *New in 1.7.0*. If `true`, generates additionnaly a + - `output_json` bool: *New in 1.7.0*. If `true`, generates additionally a JSON representation which may be used by external tools such as qmltyperegistrar ## preprocess |
