aboutsummaryrefslogtreecommitdiff
path: root/sokol_fetch.h
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2019-07-06 16:17:19 +0200
committerAndre Weissflog <floooh@gmail.com>2019-07-06 16:17:19 +0200
commitf45fcb5ab2d7a8b33be9595ea5c9a57cfa498a2a (patch)
tree0c2b439cd6f0d8949ad2299f3fc35c1a28ba1836 /sokol_fetch.h
parent77b7423c31de7008497d9c4f686def5a8352d915 (diff)
sokol_fetch.h: more typos
Diffstat (limited to 'sokol_fetch.h')
-rw-r--r--sokol_fetch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sokol_fetch.h b/sokol_fetch.h
index fca209a6..901e513c 100644
--- a/sokol_fetch.h
+++ b/sokol_fetch.h
@@ -394,7 +394,7 @@
user thread, any actual IO work is done on the IO thread, while
invocations of the response-callback happen on the user-thread.
- All state transitions and callback invokations happen inside the
+ All state transitions and callback invocations happen inside the
sfetch_dowork() function.
An active request goes through the following states: