X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffg_glutfont_definitions_x11.c;h=bec20371f9e38be2971a9ac2310fc1ee83c5a676;hb=11f8762b68489ab1caf2507e372fde63d2131560;hp=f2519c5f7bd94079f34686a258e01fe1792ee468;hpb=afe49bde02561147a583c32dd87eb08fc4b66cd1;p=freeglut diff --git a/src/x11/fg_glutfont_definitions_x11.c b/src/x11/fg_glutfont_definitions_x11.c index f2519c5..bec2037 100644 --- a/src/x11/fg_glutfont_definitions_x11.c +++ b/src/x11/fg_glutfont_definitions_x11.c @@ -44,7 +44,7 @@ * freeglut_internal.h uses some GL types, but including the GL header portably * is a bit tricky, so we include freeglut_std.h here, which contains the * necessary machinery. But this poses another problem, caused by the ugly - * original defintion of the font constants in "classic" GLUT: They are defined + * original definition of the font constants in "classic" GLUT: They are defined * as void* externally, so we move them temporarily out of the way by AN EXTREME * CPP HACK. */