Browse Source

sokol_audio.h: fix doc comment block

Andre Weissflog 2 years ago
parent
commit
5d52fc43ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sokol_audio.h

+ 1 - 1
sokol_audio.h

@@ -413,7 +413,7 @@
     was called, so you don't need to worry about thread-safety.
 
 
-    LOGGING AND ERROR REPORTING OVERRIDE
+    ERROR REPORTING AND LOGGING OVERRIDE
     ====================================
     To override logging with your own callback, first write a logging function like this: