Jelajahi Sumber

Fix doc typo.

Sean Kahler 7 bulan lalu
induk
melakukan
3ba62ec9d1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      sokol_log.h

+ 1 - 1
sokol_log.h

@@ -123,7 +123,7 @@ extern "C" {
 
 /*
     Plug this function into the 'logger.func' struct item when initializing any of the sokol
-    headers. For instance for sokol_audio.h it would loom like this:
+    headers. For instance for sokol_audio.h it would look like this:
 
     saudio_setup(&(saudio_desc){
         .logger = {