From cf9fd56bc905a2022ad48c93d25b5a73b57c8802 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 11 Apr 2023 16:04:17 -0400 Subject: fix various spelling issues Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- docs/markdown/Subprojects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Subprojects.md') diff --git a/docs/markdown/Subprojects.md b/docs/markdown/Subprojects.md index 09ff8bf1e..78239b9fc 100644 --- a/docs/markdown/Subprojects.md +++ b/docs/markdown/Subprojects.md @@ -219,7 +219,7 @@ the following command-line options: * **--wrap-mode=nodownload** Meson will not use the network to download any subprojects or - fetch any wrap information. Only pre-existing sources will be used. + fetch any wrap information. Only preexisting sources will be used. This is useful (mostly for distros) when you want to only use the sources provided by a software release, and want to manually handle or provide missing dependencies. -- cgit v1.2.3