FLTK logo

[master] 6c2bc5b - Fix a typo

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[master] 6c2bc5b - Fix a typo "Albrecht Schlosser" Oct 06, 2021  
 
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.
 
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.