summaryrefslogtreecommitdiff
path: root/fluid/widget_browser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/widget_browser.cxx')
-rw-r--r--fluid/widget_browser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/widget_browser.cxx b/fluid/widget_browser.cxx
index d81c84f32..c54231263 100644
--- a/fluid/widget_browser.cxx
+++ b/fluid/widget_browser.cxx
@@ -114,7 +114,7 @@ void deselect() {
Make sure that the given item is visible in the browser by opening
all parent groups and moving the item into the visible space.
- \param[in] t show this ite
+ \param[in] t show this item
*/
void reveal_in_browser(Fl_Type *t) {
Fl_Type *p = t->parent;