Author: AlbrechtS Date: 2009-11-30 04:27:28 -0800 (Mon, 30 Nov 2009) New Revision: 6950 Log: One more typo in examples.html
Modified: branches/branch-1.1/documentation/examples.html Modified: branches/branch-1.1/documentation/examples.html =================================================================== --- branches/branch-1.1/documentation/examples.html 2009-11-29 17:27:57 UTC (rev 6949) +++ branches/branch-1.1/documentation/examples.html 2009-11-30 12:27:28 UTC (rev 6950) @@ -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
