diff options
Diffstat (limited to 'dw')
-rw-r--r-- | dw/table.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/table.hh b/dw/table.hh index b7264336..d83beade 100644 --- a/dw/table.hh +++ b/dw/table.hh @@ -174,7 +174,7 @@ namespace dw { * minimum. * </ol> * - * Generally, if absolute widths are speficied, they are, instead of the + * Generally, if absolute widths are specified, they are, instead of the * results of dw::core::Widget::getExtremes, taken for the minimal and * maximal width of a cell (minus the box difference, i.e. the difference * between content size and widget size). If the content width |