summaryrefslogtreecommitdiffstats
path: root/Doc/mac
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-04-10 20:32:16 (GMT)
committerFred Drake <fdrake@acm.org>2001-04-10 20:32:16 (GMT)
commit8875c86a125fda563c7d12576d6815e009a76aa5 (patch)
tree5afefa2727bd391bab928a5304b0d4115fc747a3 /Doc/mac
parentc5287ac66adda7c0a73f49b6727747234189b441 (diff)
downloadcpython-8875c86a125fda563c7d12576d6815e009a76aa5.zip
cpython-8875c86a125fda563c7d12576d6815e009a76aa5.tar.gz
cpython-8875c86a125fda563c7d12576d6815e009a76aa5.tar.bz2
Typo: "BuildApple" --> "BuildApplet"
Added reference to the webbrowser module from the nsremote description.
Diffstat (limited to 'Doc/mac')
-rw-r--r--Doc/mac/undoc.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/Doc/mac/undoc.tex b/Doc/mac/undoc.tex
index 8e99b4b..0406fcf 100644
--- a/Doc/mac/undoc.tex
+++ b/Doc/mac/undoc.tex
@@ -11,7 +11,7 @@ touch with \email{python-docs@python.org}.
\section{\module{buildtools} --- Helper module for BuildApplet and Friends}
\declaremodule{standard}{buildtools}
\platform{Mac}
-\modulesynopsis{Helper module for BuildApple, BuildApplication and macfreeze}
+\modulesynopsis{Helper module for BuildApplet, BuildApplication and macfreeze}
\section{\module{py_resource} --- }
@@ -73,7 +73,10 @@ for new files.
\modulesynopsis{Wrapper around Netscape OSA modules}
\module{nsremote} is a wrapper around the Netscape OSA modules that
-allows you to easily send your browser to a given URL.
+allows you to easily send your browser to a given URL. A related
+module that may be of interest is the \module{webbrowser} module,
+documented in the \citetitle[../lib/lib.html]{Python Library
+Reference}.
\section{\module{PixMapWrapper} --- Wrapper for PixMap objects}