From 6c2bc5b02fdc30b9c8149ff8f7e22e056f75ead1 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 6 Oct 2021 22:16:47 +0200 Subject: Fix a typo --- src/Fl_Scroll.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Fl_Scroll.cxx b/src/Fl_Scroll.cxx index 5f87cb315..f36d760aa 100644 --- a/src/Fl_Scroll.cxx +++ b/src/Fl_Scroll.cxx @@ -251,7 +251,7 @@ void Fl_Scroll::recalc_scrollbars(ScrollInfo &si) const { inside the scrollbars. This method does not change the scrollbars or their visibility. First the - the scrollbar positions and visibility are calculated as they \b should be, + scrollbar positions and visibility are calculated as they \b should be, according to the positions and sizes of the children. Then the bounding box is calculated. -- cgit v1.2.3