aboutsummaryrefslogtreecommitdiff
path: root/sokol_fetch.h
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2019-07-06 16:12:20 +0200
committerAndre Weissflog <floooh@gmail.com>2019-07-06 16:12:20 +0200
commitf57fcf6d93633a1ddc4903ebfc159ded3fdd7661 (patch)
tree7cf7fbd658233143608fb001bb8084f02c51d1a4 /sokol_fetch.h
parent0107ec39cd9516dcc997d678ac20a304c621d5ee (diff)
sokol_fetch.h: doc typo
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 4d61a6ca..2941833b 100644
--- a/sokol_fetch.h
+++ b/sokol_fetch.h
@@ -290,7 +290,7 @@
- for all requests which have finished their current IO operation a
state transition from "IO thread side" to "user side" happens,
- and the the response callback is called
+ and the response callback is called
- requests which are completely finished (either because the entire
file content has been loaded, or they are in the FAILED state) are