fix crash when calling primitive drawing functions without creating a window (bug...
[freeglut] / doc / freeglut.html
index 7357dea..fc6ca6e 100755 (executable)
@@ -70,7 +70,7 @@ feature hints from opengl-gamedev-l readers have been added.
 
 <p>Somebody (Chris?) hinted me that the stroke fonts can be found in the XFree86
 sources. I browsed through it and -- presto. Now I only need to define the stroke fonts
-structure (should be very similiar to bitmapped one) and write quite a simple parser.
+structure (should be very similar to bitmapped one) and write quite a simple parser.
 
 <p>I've spent the (late) evening doing the init display string parsing and making
 my logics classes homework :) Both is harder than I primarily thought, but fortunately