From d764240a9e2645d4f865106e54bfce9283f0b8ee Mon Sep 17 00:00:00 2001
From: Marko Lindqvist <cazfi74@gmail.com>
Date: Tue, 10 Jun 2025 10:44:09 +0300
Subject: [PATCH 94/94] README.msys2: Fix typo "bu"

See RM #1507

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
 doc/README.msys2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/README.msys2 b/doc/README.msys2
index 5bf4a8d887..288bb8d140 100644
--- a/doc/README.msys2
+++ b/doc/README.msys2
@@ -137,7 +137,7 @@ For each package listed below with <arch> in the name, actually
 three packages are installed;
 one where <arch> is replaced by 'x86_64',
 one where <arch> is replaced by 'ucrt-x86_64', and
-one where <arch> is replaced bu 'clang-x86_64'
+one where <arch> is replaced by 'clang-x86_64'
 
 
 Following packages have been installed:
-- 
2.47.2

