diff options
author | Raymond Hettinger <python@rcn.com> | 2003-07-10 15:48:33 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-07-10 15:48:33 (GMT) |
commit | 8ccf4d751ded4a0515a6d10b9570b113e9ea9a1e (patch) | |
tree | 7c2825365506319ee07060a5732698f9ff2f5411 /Doc/whatsnew/whatsnew23.tex | |
parent | ed8bfce0028ecd7e7c3b778f70b24d8d03809a05 (diff) | |
download | cpython-8ccf4d751ded4a0515a6d10b9570b113e9ea9a1e.zip cpython-8ccf4d751ded4a0515a6d10b9570b113e9ea9a1e.tar.gz cpython-8ccf4d751ded4a0515a6d10b9570b113e9ea9a1e.tar.bz2 |
Missing markup.
Diffstat (limited to 'Doc/whatsnew/whatsnew23.tex')
-rw-r--r-- | Doc/whatsnew/whatsnew23.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex index 55b05a1..007cf08 100644 --- a/Doc/whatsnew/whatsnew23.tex +++ b/Doc/whatsnew/whatsnew23.tex @@ -1777,7 +1777,7 @@ For example: (Contributed by Raymond Hettinger.) -item The \module{Tix} module has received various bug fixes and +\item The \module{Tix} module has received various bug fixes and updates for the current version of the Tix package. \item The \module{Tkinter} module now works with a thread-enabled |