From 00864ca481c4e29d7f5c648a1e12b934dfa642d2 Mon Sep 17 00:00:00 2001 From: Emil Berg Date: Sun, 6 Apr 2025 10:17:55 +0200 Subject: Fix documentation typos --- docs/markdown/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/FAQ.md') diff --git a/docs/markdown/FAQ.md b/docs/markdown/FAQ.md index 9daf9ae98..faa4becbe 100644 --- a/docs/markdown/FAQ.md +++ b/docs/markdown/FAQ.md @@ -285,7 +285,7 @@ or they are not called (due to e.g. `if/else`) then nothing is downloaded. If this is not sufficient for you, starting from release 0.40.0 Meson -has a option called `wrap-mode` which can be used to disable wrap +has an option called `wrap-mode` which can be used to disable wrap downloads altogether with `--wrap-mode=nodownload`. You can also disable dependency fallbacks altogether with `--wrap-mode=nofallback`, which also implies the `nodownload` option. -- cgit v1.2.3