From b80e6b329bdc12ec96296138cd3455eb9e42d08c Mon Sep 17 00:00:00 2001 From: Zaphod a Priest Date: Sat, 10 May 2025 18:12:27 +0800 Subject: [PATCH] typo Readme.txt (#1538) --- src/Readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Readme.txt b/src/Readme.txt index d5096cbf..0886e208 100644 --- a/src/Readme.txt +++ b/src/Readme.txt @@ -150,7 +150,7 @@ On MacOSX, building a console-only executable is not supported. Mac OS X specifics: ----------------------------------------------------------- -Under MacOSX, the lastest installed SDK is used by default. To use a different version +Under MacOSX, the latest installed SDK is used by default. To use a different version of the SDK when building using make, you can export the environment variable VC_OSX_SDK: $ export VC_OSX_SDK=13.0