summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Fl_abort.cxx2
1 files changed, 1 insertions, 1 deletions
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.