diff --git a/FL/Fl_Text_Display.H b/FL/Fl_Text_Display.H index 7237bc86f..31288446c 100644 --- a/FL/Fl_Text_Display.H +++ b/FL/Fl_Text_Display.H @@ -224,7 +224,7 @@ public: /** Gets the width/height of the scrollbars. - /return width of scrollbars + \return width of scrollbars */ int scrollbar_width() const { return scrollbar_width_; }