diff options
Diffstat (limited to 'doc/panedwindow.n')
-rw-r--r-- | doc/panedwindow.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/panedwindow.n b/doc/panedwindow.n index 40997a9..9fc2b72 100644 --- a/doc/panedwindow.n +++ b/doc/panedwindow.n @@ -331,7 +331,7 @@ fill, and the containing toplevel is resized), space is added to the final (rightmost or bottommost) pane in the window. .PP Unlike slave windows managed by e.g. pack or grid, the panes managed by a -panedwindow do not change width or height to accomodate changes in the +panedwindow do not change width or height to accommodate changes in the requested widths or heights of the panes, once these have become mapped. Therefore it may be advisable, particularly when creating layouts interactively, to not add a pane to the panedwindow widget until after the |