From 79522a89386c4858ee8134488d94ec13e0a4d2db Mon Sep 17 00:00:00 2001 From: Nukey6 <114882759+Nukey6@users.noreply.github.com> Date: Sat, 8 Feb 2025 11:20:45 -0800 Subject: [PATCH] Update windows.md Fixed typo Signed-off-by: Nukey6 <114882759+Nukey6@users.noreply.github.com> --- src/wiki/development/build-instructions/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wiki/development/build-instructions/windows.md b/src/wiki/development/build-instructions/windows.md index 412629285..6778f872c 100644 --- a/src/wiki/development/build-instructions/windows.md +++ b/src/wiki/development/build-instructions/windows.md @@ -109,7 +109,7 @@ ccache 4.7.x or newer is required for MSVC support. - Replace `(msystem)` with the msystem you're using (e.g. clang64). On 64-bit msystems, like *MSYS2 CLANG64*, you have to add `-x64` to the dlls. -**If this doesn't work for you, please let us know on our Discord sever, or Matrix Space.** +**If this doesn't work for you, please let us know on our Discord server, or Matrix Space.** ## IDEs and Tooling