From 09d35ee9d50d524896914ad7809934c390b511ab Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 20 Mar 2020 15:40:00 +0100 Subject: Fix a typo --- src/Fl_Pack.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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: ? -- cgit v1.2.3