소스 검색

Fix typo in sokol_app docs

s/trough/through/g
Cedric Hutchings 4 년 전
부모
커밋
26bf6b7245
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      sokol_app.h

+ 1 - 1
sokol_app.h

@@ -691,7 +691,7 @@
     from the application code, and a quit initiated by the application user can
     be intercepted (for instance to show a custom dialog box).
 
-    This 'programmatic quit protocol' is implemented trough 3 functions
+    This 'programmatic quit protocol' is implemented through 3 functions
     and 1 event:
 
         - sapp_quit(): This function simply quits the application without