commit 6c2bc5b02fdc30b9c8149ff8f7e22e056f75ead1
Author: Albrecht Schlosser <albrechts.fltk@online.de>
AuthorDate: Wed Oct 6 22:16:47 2021 +0200
Commit: Albrecht Schlosser <albrechts.fltk@online.de>
CommitDate: Wed Oct 6 22:16:47 2021 +0200
Fix a typo
src/Fl_Scroll.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git src/Fl_Scroll.cxx src/Fl_Scroll.cxx
index 5f87cb3..f36d760 100644
--- src/Fl_Scroll.cxx
+++ 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.
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.