Author: manolo
Date: 2011-04-14 06:04:57 -0700 (Thu, 14 Apr 2011)
New Revision: 8587
Log:
Corrected typo.

Modified:
   branches/branch-1.3/test/subwindow.cxx

Modified: branches/branch-1.3/test/subwindow.cxx
===================================================================
--- branches/branch-1.3/test/subwindow.cxx      2011-04-13 20:50:41 UTC (rev 
8586)
+++ branches/branch-1.3/test/subwindow.cxx      2011-04-14 13:04:57 UTC (rev 
8587)
@@ -172,7 +172,7 @@
   subwindow->end();
   subwindow->use_cursor(FL_CURSOR_HAND);
   (new Fl_Box(FL_NO_BOX,0,0,400,100,
-            "A child Fl_Window with children of it's own may "
+            "A child Fl_Window with children of its own may "
             "be useful for imbedding controls into a GL or display "
             "that needs a different visual.  There are bugs with the "
             "origins being different between drawing and events, "

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to