summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2020-03-20 15:40:00 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2020-03-20 15:40:00 +0100
commit09d35ee9d50d524896914ad7809934c390b511ab (patch)
tree989834c860481240104ded4f8cbf59145d452ea4 /src
parent10a9a0440ef66ad103d15bcc58ea189b9ccb4a09 (diff)
Fix a typo
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: ?