Bläddra i källkod

sokol-app: minor comment fix

Andre Weissflog 7 år sedan
förälder
incheckning
bf129b0a38
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      sokol_app.h

+ 1 - 1
sokol_app.h

@@ -183,7 +183,7 @@
             On macOS, get the NSWindow object pointer, otherwise a null pointer.
 
         const void* sapp_ios_get_window(void)
-            On macOS, get the UIWindow object pointer, otherwise a null pointer.
+            On iOS, get the UIWindow object pointer, otherwise a null pointer.
 
         const void* sapp_d3d11_get_device(void);
         const void* sapp_d3d11_get_device_context(void);