Kaynağa Gözat

typo: maxOS -> macOS

Roman Frołow 6 ay önce
ebeveyn
işleme
97b924f985
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      docs/README-cmake.md

+ 1 - 1
docs/README-cmake.md

@@ -201,7 +201,7 @@ SDL supports following Apple architectures:
 
 CMake documentation: [link](https://cmake.org/cmake/help/latest/variable/CMAKE_OSX_ARCHITECTURES.html)
 
-#### Simulators and/or non-default maxOS platform SDK
+#### Simulators and/or non-default macOS platform SDK
 
 Use `-DCMAKE_OSX_SYSROOT=<value>` to configure a different platform SDK.
 The value can be either the name of the SDK, or a full path to the sdk (e.g. `/full/path/to/iPhoneOS.sdk`).