From 5f75c5b75490626c04f04b38c2b83d7398461f36 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 10 Dec 2008 20:58:10 +0000 Subject: STR 2027: Fixed documentation errors. Also fixed typos in Fl.H. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6576 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_abort.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Fl_abort.cxx b/src/Fl_abort.cxx index 347657eba..d071c7fae 100644 --- a/src/Fl_abort.cxx +++ b/src/Fl_abort.cxx @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -// This method is in it's own source file so that stdlib and stdio +// This method is in its own source file so that stdlib and stdio // do not need to be included in Fl.cxx: // You can also override this by redefining all of these. -- cgit v1.2.3