From 03abc1e685f37f491cdb7e24c5e5b5e5bd58553f Mon Sep 17 00:00:00 2001 From: Blake-Madden <66873089+Blake-Madden@users.noreply.github.com> Date: Sat, 21 Aug 2021 10:39:46 -0400 Subject: [PATCH] Fix typo in wxMSW installation instructions Closes https://github.com/wxWidgets/wxWidgets/pull/2477 --- 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 6fa7820022..e62cf83475 100644 --- a/docs/msw/install.md +++ b/docs/msw/install.md @@ -181,7 +181,7 @@ Unix-like environment to work, i.e. one of MSYS, [MSYS2](https://www.msys2.org/) or [Cygwin](https://www.cygwin.com/), so the following steps should be done from MSYS or Cygwin shell prompt: -1. Create a build directory: it is is strongly recommended to not +1. Create a build directory: it is strongly recommended to not build the library in the directory containing the sources (`$WXWIN`) but to create a separate build directory instead. The build directory can be placed anywhere (using the fastest available disk