-\twocolitem{\windowstyle{wxFIXED\_MINSIZE}}{Normally wxSizers will use
- \helpref{GetAdjustedBestSize}{wxwindowgetadjustedbestsize} to
- determin what the minimal size of window items should be, and will
- use that size to calculate the layout. This allows layouts to
- adjust when an item changes and it's {\it best size} becomes
- different. If you would rather have a window item stay the size it
- started with then use wxFIXED\_MINSIZE.}
+\twocolitem{\windowstyle{wxFIXED\_MINSIZE}}{Normally wxSizers will use
+\helpref{GetAdjustedBestSize}{wxwindowgetadjustedbestsize} to
+determine what the minimal size of window items should be, and will
+use that size to calculate the layout. This allows layouts to
+adjust when an item changes and its {\it best size} becomes
+different. If you would rather have a window item stay the size it
+started with then use wxFIXED\_MINSIZE.}