Преглед на файлове

Merge pull request #1202 from battledash/patch-1

Typo fix in log docs
Andre Weissflog преди 6 месеца
родител
ревизия
6cf5c69824
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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 = {