From 87c1f2302f7e49e100a2326cf6174fb6d2a6dd69 Mon Sep 17 00:00:00 2001 From: PB Date: Tue, 17 Sep 2019 19:45:53 +0200 Subject: [PATCH] Fix typo in docs/msw/install.md --- docs/msw/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/msw/install.md b/docs/msw/install.md index 5a7f34bc2c..9b54f0babd 100644 --- a/docs/msw/install.md +++ b/docs/msw/install.md @@ -572,7 +572,7 @@ application. Advanced Library Configurations {#msw_advanced} =============================== -Build instructions to less common library configuartions using different UI +Build instructions to less common library configurations using different UI backends are avaiable here. @subpage plat_msw_msys2 "Building with Win32 MSys2 backend"