aboutsummaryrefslogtreecommitdiffstats
path: root/gb_gl.h
diff options
context:
space:
mode:
authorGravatar gingerBill 2021-02-23 11:11:03 +0000
committerGravatar GitHub 2021-02-23 11:11:03 +0000
commit52a3a542ef6d398d541d5083aa878598189425ef (patch)
tree411773fac703b93bff65dd4237fbb4aa0ad42488 /gb_gl.h
parentMerge pull request #44 from tszirr/master (diff)
parentdocs: fix simple typo, systen -> system (diff)
Merge pull request #46 from timgates42/bugfix_typo_system
docs: fix simple typo, systen -> system
Diffstat (limited to 'gb_gl.h')
-rw-r--r--gb_gl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gb_gl.h b/gb_gl.h
index 34e6add..fb57e7b 100644
--- a/gb_gl.h
+++ b/gb_gl.h
@@ -39,7 +39,7 @@
Steps for supporting dynamic reload:
You _MUST_ defined you own malloc and free that use whatever
- permanent memory systen you are using:
+ permanent memory system you are using:
#define gbgl_malloc
#define gbgl_free