diff options
Diffstat (limited to 'doc/dw-interrupted-drawing.doc')
-rw-r--r-- | doc/dw-interrupted-drawing.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dw-interrupted-drawing.doc b/doc/dw-interrupted-drawing.doc index 4da3b8c3..ce80eb49 100644 --- a/doc/dw-interrupted-drawing.doc +++ b/doc/dw-interrupted-drawing.doc @@ -107,7 +107,7 @@ How does interruption of drawing work? ====================================== When a widget detects that an other widget should be drawn as -interruption (se above), it calls dw::core::Widget::drawInterruption, +interruption (see above), it calls dw::core::Widget::drawInterruption, which 1. draws the widget within another "context" (area and reference |