Sfoglia il codice sorgente

sokol_app.h: fix a comment typo

Andre Weissflog 3 anni fa
parent
commit
fd4b8ff96b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      sokol_app.h

+ 1 - 1
sokol_app.h

@@ -373,7 +373,7 @@
 
 
         bool sapp_mouse_shown(void)
         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
     the MOUSE/POINTER LOCK feature which will also hide the mouse pointer when
     active (MOUSE LOCK is described below).
     active (MOUSE LOCK is described below).