From 98ef8d52c9cd3986a6c527d9cdc8d2ffb1b08d5c Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 18 Jul 2015 23:59:54 +0000 Subject: Fix and improve Fl_Table docs, fix some other typos. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10799 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Scroll.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL/Fl_Scroll.H') diff --git a/FL/Fl_Scroll.H b/FL/Fl_Scroll.H index 92f23fe27..f1c2deca6 100644 --- a/FL/Fl_Scroll.H +++ b/FL/Fl_Scroll.H @@ -171,7 +171,7 @@ public: If this value is zero (default), this widget will use the Fl::scrollbar_size() value as the scrollbar's width. - \returns Scrollbar size in pixels, or 0 if the global Fl::scrollsize() is being used. + \returns Scrollbar size in pixels, or 0 if the global Fl::scrollbar_size() is being used. \see Fl::scrollbar_size(int) */ int scrollbar_size() const { -- cgit v1.2.3