summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Fl_Pack.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Pack.cxx b/src/Fl_Pack.cxx
index 2907effee..351722a89 100644
--- a/src/Fl_Pack.cxx
+++ b/src/Fl_Pack.cxx
@@ -17,7 +17,7 @@
//
// Based on code by Curtis Edwards
-// Group that compresses all it's children together and resizes to surround
+// Group that compresses all its children together and resizes to surround
// them on each redraw (only if box() is zero)
// Bugs: ?