diff options
author | Fred Drake <fdrake@acm.org> | 2003-08-07 14:31:08 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2003-08-07 14:31:08 (GMT) |
commit | bb18f620ad11c0536c36df54ee86fc21fd05f9ec (patch) | |
tree | f8e107fe08bb9e6f751197536de9a1aa0b0c34a8 /Doc/mac/undoc.tex | |
parent | 5db099a4feeff163ca8fc37db08c3e4339cc2886 (diff) | |
download | cpython-bb18f620ad11c0536c36df54ee86fc21fd05f9ec.zip cpython-bb18f620ad11c0536c36df54ee86fc21fd05f9ec.tar.gz cpython-bb18f620ad11c0536c36df54ee86fc21fd05f9ec.tar.bz2 |
Fix hyperlinks and one class reference.
Backporting to Python 2.3 branch.
Diffstat (limited to 'Doc/mac/undoc.tex')
-rw-r--r-- | Doc/mac/undoc.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/mac/undoc.tex b/Doc/mac/undoc.tex index 55f1721..53e57eb 100644 --- a/Doc/mac/undoc.tex +++ b/Doc/mac/undoc.tex @@ -86,7 +86,7 @@ A low-level interface to Navigation Services. \module{mkcwproject} creates project files for the Metrowerks CodeWarrior development environment. It is a helper module for -\refmodule{distutils}\refbimodindex{distutils} but can be used separately for more +\module{distutils}\refbimodindex{distutils} but can be used separately for more control. |