summaryrefslogtreecommitdiffstats
path: root/include/HaikuGL
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-08-28 22:22:19 +0100
committerAlexander von Gluck IV <kallisti5@unixzen.com>2014-08-28 21:41:29 -0400
commit3b36ba4c399d9018409af0674cbd50c371385ce9 (patch)
treed7c3b1187c835fa5e1a7ccb2a2374c814618faf2 /include/HaikuGL
parent5b8900ded3988084c5bf005c0780efbec912d755 (diff)
downloadexternal_mesa3d-3b36ba4c399d9018409af0674cbd50c371385ce9.zip
external_mesa3d-3b36ba4c399d9018409af0674cbd50c371385ce9.tar.gz
external_mesa3d-3b36ba4c399d9018409af0674cbd50c371385ce9.tar.bz2
include/haiku: fix comment typo
Cc: Alexander von Gluck IV <kallisti5@unixzen.com> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'include/HaikuGL')
-rw-r--r--include/HaikuGL/OpenGLKit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/HaikuGL/OpenGLKit.h b/include/HaikuGL/OpenGLKit.h
index f482871..71d9830 100644
--- a/include/HaikuGL/OpenGLKit.h
+++ b/include/HaikuGL/OpenGLKit.h
@@ -7,4 +7,4 @@
// Projects needing GL/glu.h and GL/glut.h should now
// include these headers independently as glu and glut
-// are no longe core parts of mesa
+// are no longer core parts of mesa