Andre Weissflog 5 anni fa
parent
commit
99b65136cf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -463,7 +463,7 @@ Mainly some "missing features" for desktop apps:
 programmatically and to query the current fullscreen state via 2 new
 functions: ```sapp_toggle_fullscreen()``` and ```sapp_is_fullscreen()```.
 Currently this is only implemented for Windows and macOS (not Linux).
-Thanks for @mattiasljungstrom for getting the feature started and providing
+Thanks to @mattiasljungstrom for getting the feature started and providing
 the Win32 implementation!
 
 - **28-May-2020**: a small quality-of-life improvement for C++ coders: when the