From: Emil Velikov Date: Thu, 28 Aug 2014 21:22:19 +0000 (+0100) Subject: include/haiku: fix comment typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3b36ba4c399d9018409af0674cbd50c371385ce9;p=mesa.git include/haiku: fix comment typo Cc: Alexander von Gluck IV Signed-off-by: Emil Velikov --- diff --git a/include/HaikuGL/OpenGLKit.h b/include/HaikuGL/OpenGLKit.h index f4828714cab..71d98307509 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