Bug #1603789: grammatical error in Tkinter docs.
This commit is contained in:
parent
21d900f1d6
commit
73e7e058f5
|
@ -318,7 +318,7 @@ the name of a widget.
|
|||
\item[\var{options}]
|
||||
configure the widget's appearance and in some cases, its
|
||||
behavior. The options come in the form of a list of flags and values.
|
||||
Flags are proceeded by a `-', like \UNIX{} shell command flags, and
|
||||
Flags are preceded by a `-', like \UNIX{} shell command flags, and
|
||||
values are put in quotes if they are more than one word.
|
||||
\end{description}
|
||||
|
||||
|
|
Loading…
Reference in New Issue