aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkui.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkui.hh')
-rw-r--r--dw/fltkui.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/fltkui.hh b/dw/fltkui.hh
index ff6331d1..35ed6b1c 100644
--- a/dw/fltkui.hh
+++ b/dw/fltkui.hh
@@ -67,7 +67,7 @@ namespace fltk {
*
* <center>[\ref uml-legend "legend"]</center>
*
- * where dw::fltk::ui::FltkResource provides some base funtionality for all
+ * where dw::fltk::ui::FltkResource provides some base functionality for all
* conctrete FLTK implementations of sub-interfaces of dw::core::ui::Resource.
* However, this is not directly possible in C++, since the base class
* dw::core::ui::Resource is ambiguous for