File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -894,11 +894,11 @@ \subsubsection{Images}
894894Either type of image is created through either the \code {file} or the
895895\code {data} option (other options are available as well).
896896
897- The image object can then be used whereever an \code {image} option is
897+ The image object can then be used where ever an \code {image} option is
898898supported by some widget (e.g. labels, buttons, menus). In these
899899cases, Tk will not keep a reference to the image. When the last Python
900900reference to the image object is deleted, the image data is deleted as
901- well, and Tk will display an empty box wheerever the image was used.
901+ well, and Tk will display an empty box where ever the image was used.
902902
903903\section {\module {Tix} ---
904904 Extension widgets for Tk }
You can’t perform that action at this time.
0 commit comments