mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
docs: fix simple typo, direcly -> directly
There is a small typo in auto/src/glew_head.c. Should read `directly` rather than `direcly`.
This commit is contained in:
parent
0b97f2568d
commit
bfc724c6cc
@ -28,7 +28,7 @@
|
||||
#if defined(GLEW_EGL)
|
||||
#elif defined(GLEW_REGAL)
|
||||
|
||||
/* In GLEW_REGAL mode we call direcly into the linked
|
||||
/* In GLEW_REGAL mode we call directly into the linked
|
||||
libRegal.so glGetProcAddressREGAL for looking up
|
||||
the GL function pointers. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user