mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
SF patch#786531 'the the' typo. Contributed by George Yoshida
This commit is contained in:
parent
f17d65da3a
commit
c7a26562f9
3 changed files with 3 additions and 3 deletions
|
@ -174,7 +174,7 @@ application-wide handler if the window is frontmost.
|
|||
\begin{methoddesc}[Application]{do_dialogevent}{event}
|
||||
Called early in the event loop to handle modeless dialog events. The
|
||||
default method simply dispatches the event to the relevant dialog (not
|
||||
through the the \code{DialogWindow} object involved). Override if you
|
||||
through the \code{DialogWindow} object involved). Override if you
|
||||
need special handling of dialog events (keyboard shortcuts, etc).
|
||||
\end{methoddesc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue