diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/markdown/snippets/introspect_multiple.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/snippets/introspect_multiple.md b/docs/markdown/snippets/introspect_multiple.md index 1514219..38bd90c 100644 --- a/docs/markdown/snippets/introspect_multiple.md +++ b/docs/markdown/snippets/introspect_multiple.md @@ -13,7 +13,7 @@ JSON output (the default is still compact JSON) and foce use the new output format, even if only one introspection command was given. A complete introspection dump is also stored in the `meson-info` -directory. This dump will alwys be (re)generated on every meson run. +directory. This dump will be (re)generated each time meson updates the configuration of the build directory. Additionlly the format of target was changed: - `filename` is now a list of output filenames |