summaryrefslogtreecommitdiffstats
path: root/Doc/mac/libmacic.tex
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-10-02 11:02:59 (GMT)
committerRaymond Hettinger <python@rcn.com>2004-10-02 11:02:59 (GMT)
commit565ea5ae3701b3600cb7ac2f6405574b51c19ba7 (patch)
tree2273bbe419a85b4520a330e982603989dc5b27d9 /Doc/mac/libmacic.tex
parent880430e2a54d4f47baef3515072e7119e85510f7 (diff)
downloadcpython-565ea5ae3701b3600cb7ac2f6405574b51c19ba7.zip
cpython-565ea5ae3701b3600cb7ac2f6405574b51c19ba7.tar.gz
cpython-565ea5ae3701b3600cb7ac2f6405574b51c19ba7.tar.bz2
SF bug#1038917 fix typos (Contributed by George Yoshida.)
Diffstat (limited to 'Doc/mac/libmacic.tex')
-rw-r--r--Doc/mac/libmacic.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/mac/libmacic.tex b/Doc/mac/libmacic.tex
index de5daa6..ad37c10 100644
--- a/Doc/mac/libmacic.tex
+++ b/Doc/mac/libmacic.tex
@@ -74,7 +74,7 @@ following methods:
\begin{methoddesc}{launchurl}{url\optional{, hint}}
-Parse the given URL, lauch the correct application and pass it the
+Parse the given URL, launch the correct application and pass it the
URL. The optional \var{hint} can be a scheme name such as
\code{'mailto:'}, in which case incomplete URLs are completed with this
scheme. If \var{hint} is not provided, incomplete URLs are invalid.