diff options
Diffstat (limited to 'devdoc/dw-changes.doc')
-rw-r--r-- | devdoc/dw-changes.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devdoc/dw-changes.doc b/devdoc/dw-changes.doc index 7050df9a..0210cf79 100644 --- a/devdoc/dw-changes.doc +++ b/devdoc/dw-changes.doc @@ -51,7 +51,7 @@ Related to the FLTK port, there have been many changes, this is a <li> Instead of border_spacing in the old DwStyle, there are two attributes, dw::core::style::Style::hBorderSpacing and - dw::core::style::Style::vBorderSpacing, since CSS allowes to specify + dw::core::style::Style::vBorderSpacing, since CSS allows to specify two values. Without CSS, both attributes should have the same value. <li> Images are handled differently, see \ref dw-images-and-backgrounds. |