Author: AlbrechtS Date: 2009-11-30 04:29:35 -0800 (Mon, 30 Nov 2009) New Revision: 549 Log: One more typo in examples.html
Modified: trunk/doc-1.1/examples.html Modified: trunk/doc-1.1/examples.html =================================================================== --- trunk/doc-1.1/examples.html 2009-11-30 10:29:16 UTC (rev 548) +++ trunk/doc-1.1/examples.html 2009-11-30 12:29:35 UTC (rev 549) @@ -344,7 +344,7 @@ <h3><a name="overlay">overlay</h3> The <tt>overlay</tt> test app shows how easy an FLTK window can be layered to display cursor and manipulator style elements. This -example derives a new class from <tt>Fl_Overlay_WIndow</tt> and +example derives a new class from <tt>Fl_Overlay_Window</tt> and provides a new function to draw custom overlays. <h3><a name="pack">pack</h3> _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
