diff options
-rw-r--r-- | devdoc/dw-size-request-pos.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devdoc/dw-size-request-pos.doc b/devdoc/dw-size-request-pos.doc index 32cc3089..213fe3b4 100644 --- a/devdoc/dw-size-request-pos.doc +++ b/devdoc/dw-size-request-pos.doc @@ -33,7 +33,7 @@ widget. If a widget wants to get the size of a child widget, it should 2. call dw::core::Widget::sizeRequest with the positions relative to these widgets. -All positions passed to dw::core::Widget::sizeRequest must costitute +All positions passed to dw::core::Widget::sizeRequest must constitute the position at which this child will be allocated. There are situations where the parent widget is unable to determine |