aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkui.hh
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2010-02-27 05:29:37 +0000
committercorvid <corvid@lavabit.com>2010-02-27 05:29:37 +0000
commit362ad264a055afc6243098f05493e0d95c35957b (patch)
tree250d4b66ab2e5eafde09009d9a0adb5c13b738cd /dw/fltkui.hh
parentc078e58a08a9fcfdc65631ef3dacc5ac54b5a3c3 (diff)
spelling
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