diff options
author | Sebastian Geerken <devnull@localhost> | 2014-02-06 19:59:24 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2014-02-06 19:59:24 +0100 |
commit | 2ca625e46948b985a6574c46a06c7c966d1b8bf1 (patch) | |
tree | 0b0761643503d957747f04086590f5df21c7bbbf /doc | |
parent | da87915ab9d2c6ce615396410ce0b6e743a801e0 (diff) |
Comma?
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dw-out-of-flow.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dw-out-of-flow.doc b/doc/dw-out-of-flow.doc index 1cedbdda..ab0400f1 100644 --- a/doc/dw-out-of-flow.doc +++ b/doc/dw-out-of-flow.doc @@ -10,7 +10,7 @@ padding: 0.5em 1em; background-color: #ffffe0"><b>Info:</b> Should be incorporated into dw::Textblock.</div> This texts deals with both floats and absolute positions, which have -in common, that there is a distinction between generating block and +in common that there is a distinction between generating block and containing block (we are here using the same notation as in the CSS 2 specification). Consider this snippet (regarding floats): |