From d55dfeb5e954d650287320c5e2fe90befe6e2d60 Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Mon, 15 Sep 2008 17:46:42 +0000 Subject: Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6258 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Browser_.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL/Fl_Browser_.H') 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. */ -- cgit v1.2.3