瀏覽代碼

Merge pull request #468 from cedric-h/patch-1

Fix typo in sokol_app docs
Andre Weissflog 4 年之前
父節點
當前提交
320ea37703
共有 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