Преглед на файлове

Fixed typos in 2.0.6 patch notes

Sam Lantinga преди 8 години
родител
ревизия
3261ca754f
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      WhatsNew.txt

+ 2 - 2
WhatsNew.txt

@@ -50,8 +50,8 @@ Windows:
 * The new default audio driver on Windows is WASAPI and supports hot-plugging devices and changing the default audio device
 * The old XAudio2 audio driver is deprecated and will be removed in the next release
 * Added hints SDL_HINT_WINDOWS_INTRESOURCE_ICON and SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL to specify a custom icon resource ID for SDL windows
-* The hint SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING is now on by default for compatbility with .NET languages and various Windows debuggers
-* Updated the GUID format for game controller mappings, older mappings will be cautomatically converted on load
+* The hint SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING is now on by default for compatibility with .NET languages and various Windows debuggers
+* Updated the GUID format for game controller mappings, older mappings will be automatically converted on load
 * Implemented the SDL_WINDOW_ALWAYS_ON_TOP flag on Windows
 
 Linux: