aboutsummaryrefslogtreecommitdiff
path: root/sokol_app.h
diff options
context:
space:
mode:
authorBruce Mitchener <bruce.mitchener@gmail.com>2024-03-29 16:54:49 +0700
committerBruce Mitchener <bruce.mitchener@gmail.com>2024-03-29 16:54:49 +0700
commit4c30cb1aa16474e5776d7d55ca631749f07af387 (patch)
tree87c5770923c5b922da32f34a2c5633505e72681f /sokol_app.h
parenteee4e736f5d7cf167bd6ce85b5e5ec0c892d96d0 (diff)
Capitalize Rust and GitHub correctly.
Diffstat (limited to 'sokol_app.h')
-rw-r--r--sokol_app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sokol_app.h b/sokol_app.h
index db73ebbe..f5db5b78 100644
--- a/sokol_app.h
+++ b/sokol_app.h
@@ -348,7 +348,7 @@
sapp_consume_event() from inside the event handler (NOTE that
this behaviour is currently only implemented for some HTML5
events, support for other platforms and event types will
- be added as needed, please open a github ticket and/or provide
+ be added as needed, please open a GitHub ticket and/or provide
a PR if needed).
NOTE: Do *not* call any 3D API rendering functions in the event