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 add46589..d263a39e 100644
--- a/dw/fltkui.hh
+++ b/dw/fltkui.hh
@@ -68,7 +68,7 @@ namespace fltk {
* To solve this, we have to remove the depencency between
* dw::fltk::ui::FltkResource and dw::core::ui::Resource, instead, the part
* of dw::core::ui::Resource, which is implemented in
- * dw::fltk::ui::FltkResource, must be explicitely delegated from
+ * dw::fltk::ui::FltkResource, must be explicitly delegated from
* dw::fltk::ui::FltkLabelButtonResourceto dw::fltk::ui::FltkResource:
*
* \dot