Procházet zdrojové kódy

Merge pull request #1202 from battledash/patch-1

Typo fix in log docs
Andre Weissflog před 7 měsíci
rodič
revize
6cf5c69824
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 = {