From ede4887b1650b18b3a2db3f175fcc33826bbab4d Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 7 Apr 2000 16:22:37 +0000 Subject: fixed a typo --- include/GL/glext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/GL/glext.h') diff --git a/include/GL/glext.h b/include/GL/glext.h index acb21766e7..a83a449570 100644 --- a/include/GL/glext.h +++ b/include/GL/glext.h @@ -46,7 +46,7 @@ extern "C" { * 6. Brian Paul, 5 Apr 2000 * Added GL_ARB_multisample tokens, added GL_ARB_texture_env_add * 7. Brian Paul, 7 Apr 2000 - * Minor clean-ups, temporaty token values for GL_SGIS_pixel_texture + * Minor clean-ups, temporary token values for GL_SGIS_pixel_texture */ #define GL_GLEXT_VERSION_EXT 7 -- cgit v1.2.3