aboutsummaryrefslogtreecommitdiff
path: root/doc/dw-widget-sizes.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dw-widget-sizes.doc')
-rw-r--r--doc/dw-widget-sizes.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dw-widget-sizes.doc b/doc/dw-widget-sizes.doc
index 989eb83c..c93ce541 100644
--- a/doc/dw-widget-sizes.doc
+++ b/doc/dw-widget-sizes.doc
@@ -102,7 +102,7 @@ passed to the calles are
</ul>
Generally, the values should define the available space for the
-widget.
+widget.
A widget, which depends on size hints, should call
dw::core::Widget::queueResize, when apropriate.
@@ -183,4 +183,4 @@ This way, a widget can exactly keep track on size changes, and so
implement resizing in a faster way. A good example on how to use this
is dw::Textblock.
-*/ \ No newline at end of file
+*/