aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/dw-grows.doc2
-rw-r--r--doc/dw-out-of-flow.doc6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/dw-grows.doc b/doc/dw-grows.doc
index 79262fab..21cdf1a0 100644
--- a/doc/dw-grows.doc
+++ b/doc/dw-grows.doc
@@ -34,7 +34,7 @@ is (not solely) used for percentage sizes.
these may be consolidated some day.)
**The process of size calculation is split between the widget itself
-and its container:**
+and its container:**
- The container provides some abstract methods:
dw::core::Widget::getAvailWidthOfChild,
diff --git a/doc/dw-out-of-flow.doc b/doc/dw-out-of-flow.doc
index e24090ad..d02c3b28 100644
--- a/doc/dw-out-of-flow.doc
+++ b/doc/dw-out-of-flow.doc
@@ -99,15 +99,15 @@ it represented the line numer. Now (least signifant bit left):
+---+ - - - +---+---+- - - - - -+---+---+---+---+
| line number | 0 |
+---+ - - - +---+---+- - - - - -+---+---+---+---+
-
+
+---+ - - - +---+---+- - - - - -+---+---+---+---+
| left float index | 0 | 0 | 1 |
+---+ - - - +---+---+- - - - - -+---+---+---+---+
-
+
+---+ - - - +---+---+- - - - - -+---+---+---+---+
| right float index | 1 | 0 | 1 |
+---+ - - - +---+---+- - - - - -+---+---+---+---+
-
+
+---+ - - - +---+---+- - - - - -+---+---+---+---+
| absolutely positioned index | 1 | 1 |
+---+ - - - +---+---+- - - - - -+---+---+---+---+