]> granicus.if.org Git - python/commitdiff
Typo: "BuildApple" --> "BuildApplet"
authorFred Drake <fdrake@acm.org>
Tue, 10 Apr 2001 20:32:16 +0000 (20:32 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 10 Apr 2001 20:32:16 +0000 (20:32 +0000)
Added reference to the webbrowser module from the nsremote description.

Doc/mac/undoc.tex

index 8e99b4b919c224d7af83dc0afd1832df068c1036..0406fcfc078f0ba016ac44424b1817549a5e56c3 100644 (file)
@@ -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}