diff options
Diffstat (limited to 'FL/Fl_Browser_.H')
| -rw-r--r-- | FL/Fl_Browser_.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Browser_.H b/FL/Fl_Browser_.H index f8ee3ca1c..ad9c55161 100644 --- a/FL/Fl_Browser_.H +++ b/FL/Fl_Browser_.H @@ -255,7 +255,7 @@ public: /** Sets or gets the width of any scrollbars that are used. */ static int scrollbar_width() {return scrollbar_width_;} - // for back compatability: + // for back compatibility: /** This method moves the vertical scrollbar to the righthand side of the list. */ void scrollbar_right() {scrollbar.align(FL_ALIGN_RIGHT);} /** This method moves the vertical scrollbar to the lefthand side of the list. */ |
