From 94bb780ac3db53ef49d4bb72686567894ee4e705 Mon Sep 17 00:00:00 2001 From: Adam Anderson Date: Wed, 4 Feb 2026 22:17:16 -0800 Subject: sokol_fetch.h: fix typo in documentation --- sokol_fetch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sokol_fetch.h') diff --git a/sokol_fetch.h b/sokol_fetch.h index ad7d993e..acd10b89 100644 --- a/sokol_fetch.h +++ b/sokol_fetch.h @@ -75,7 +75,7 @@ (1) initialize sokol-fetch with default parameters (but NOTE that the default setup parameters provide a safe-but-slow "serialized" - operation). In order to see any logging output in case or errors + operation). In order to see any logging output in case of errors you should always provide a logging function (such as 'slog_func' from sokol_log.h): -- cgit v1.2.3