Przeglądaj źródła

sokol_app.h: fix a comment typo

Andre Weissflog 3 lat temu
rodzic
commit
fd4b8ff96b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      sokol_app.h

+ 1 - 1
sokol_app.h

@@ -373,7 +373,7 @@
 
         bool sapp_mouse_shown(void)
 
-    NOTE that hiding the mouse cursor is different and indepedent from
+    NOTE that hiding the mouse cursor is different and independent from
     the MOUSE/POINTER LOCK feature which will also hide the mouse pointer when
     active (MOUSE LOCK is described below).