diff options
author | Sebastian Geerken <devnull@localhost> | 2015-01-28 15:24:34 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-01-28 15:24:34 +0100 |
commit | 20aa13913b1122a73c3d8f16fe8aaf6d9b4e48d6 (patch) | |
tree | 2f7ca6ead57fd308f2dc457bddc85af06591634d /doc/dw-interrupted-drawing.doc | |
parent | 6476d8c4ea896fa0f6f727d279898dc0abbd460c (diff) |
Typo.
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 |