aboutsummaryrefslogtreecommitdiff
path: root/devdoc/dw-out-of-flow.doc
diff options
context:
space:
mode:
Diffstat (limited to 'devdoc/dw-out-of-flow.doc')
-rw-r--r--devdoc/dw-out-of-flow.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/devdoc/dw-out-of-flow.doc b/devdoc/dw-out-of-flow.doc
index 2adf51e9..933b30bf 100644
--- a/devdoc/dw-out-of-flow.doc
+++ b/devdoc/dw-out-of-flow.doc
@@ -59,7 +59,7 @@ Implementation overview
dw::core::Content::WIDGET_IN_FLOW is used. Notice that in the first case,
there are two pieces of content referring to the same widget. An application
of this distinction is iterators. (For selection and searching, the generating
- hierarchy is used, whih is different from the widget hierarchy.)
+ hierarchy is used, which is different from the widget hierarchy.)
Handling widgets out of flow is partly the task of class implementing
dw::oof::OutOfFlowMgr, which is stored by dw::oof::OOFAwareWidget::outOfFlowMgr,