aboutsummaryrefslogtreecommitdiff
path: root/dw/style.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/style.hh')
-rw-r--r--dw/style.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/style.hh b/dw/style.hh
index 3cab376a..587a8622 100644
--- a/dw/style.hh
+++ b/dw/style.hh
@@ -190,7 +190,7 @@ namespace core {
*
* <ul>
* <li> dw::core::Widget::~Widget, dw::Textblock::~Textblock, by the
- * HTML parser, when popping an element fom the stack, and
+ * HTML parser, when popping an element from the stack, and
* <li> dw::core::Widget::setStyle, dw::Textblock::addText etc.,
* these methods overwrite an existing style.
* </ul>