diff options
| author | Raymond Hettinger <python@rcn.com> | 2003-08-12 00:01:16 +0000 |
|---|---|---|
| committer | Raymond Hettinger <python@rcn.com> | 2003-08-12 00:01:16 +0000 |
| commit | f17d65da3a16f2a61805ca4c77f2515ba0a2e0b8 (patch) | |
| tree | 6667383056e26f936e5e3951429bf7d757c634e0 /Doc/lib/libstdwin.tex | |
| parent | c83124ab793a28c8995ff381d5867604c60bc07f (diff) | |
| download | cpython-git-f17d65da3a16f2a61805ca4c77f2515ba0a2e0b8.tar.gz | |
SF patch#786531 'the the' typo. Contributed by George Yoshida
Diffstat (limited to 'Doc/lib/libstdwin.tex')
| -rw-r--r-- | Doc/lib/libstdwin.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libstdwin.tex b/Doc/lib/libstdwin.tex index a75edf6711..5170222fdc 100644 --- a/Doc/lib/libstdwin.tex +++ b/Doc/lib/libstdwin.tex @@ -393,7 +393,7 @@ On X11, there are many more (see \code{<X11/cursorfont.h>}). \end{methoddesc} \begin{methoddesc}[window]{setwinpos}{h, v} -Set the the position of the window's upper left corner (relative to +Set the position of the window's upper left corner (relative to the upper left corner of the screen). \end{methoddesc} |
