Fix typo.

This commit is contained in:
Guillermo S. Romero
2011-10-12 17:06:15 +00:00
parent da0354e054
commit dd8eac0d85

View File

@@ -147,7 +147,7 @@ static void gp_draw_stroke_buffer (tGPspoint *points, int totpoints, short thick
}
glEnd();
/* reset for pradictable OpenGL context */
/* reset for predictable OpenGL context */
glLineWidth(1.0f);
if (G.f & G_DEBUG) setlinestyle(0);