diff options
Diffstat (limited to 'fluid/widget_browser.cxx')
| -rw-r--r-- | fluid/widget_browser.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/widget_browser.cxx b/fluid/widget_browser.cxx index 56716cf0a..993b564fb 100644 --- a/fluid/widget_browser.cxx +++ b/fluid/widget_browser.cxx @@ -423,7 +423,7 @@ int Widget_Browser::item_width(void *v) const { } /** - Callback to tell the FLuid UI when the list of selected items changed. + Callback to tell the Fluid UI when the list of selected items changed. */ void Widget_Browser::callback() { selection_changed((Fl_Type*)selection()); |
