diff options
author | fvogel <fvogelnew1@free.fr> | 2019-07-02 19:36:19 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2019-07-02 19:36:19 (GMT) |
commit | 8a3e8fe5694a99d5b91fb75803a6976aa259eb66 (patch) | |
tree | d8d2e398064aea801ebceddb89eccef4e6988240 /doc | |
parent | 8d9bcf37ddbe36e3fd50042d8dfb15bc5a6c2d12 (diff) | |
download | tk-8a3e8fe5694a99d5b91fb75803a6976aa259eb66.zip tk-8a3e8fe5694a99d5b91fb75803a6976aa259eb66.tar.gz tk-8a3e8fe5694a99d5b91fb75803a6976aa259eb66.tar.bz2 |
Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/panedwindow.n | 2 | ||||
-rw-r--r-- | doc/tk_mac.n | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/doc/tk_mac.n b/doc/tk_mac.n index e4ca695..bf338b6 100644 --- a/doc/tk_mac.n +++ b/doc/tk_mac.n @@ -81,7 +81,7 @@ proc ::tk::mac::ShowPreferences {} { \fB::tk::mac::OpenApplication\fR . If a proc of this name is defined, this proc fill fire when your application -is intially opened. It is the default Apple Event handler for +is initially opened. It is the default Apple Event handler for kAEOpenApplication, .QW oapp . .TP |