summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2007-09-01 07:34:27 (GMT)
committerGeorg Brandl <georg@python.org>2007-09-01 07:34:27 (GMT)
commita95207ab3bce39b8278fc479d1d391365ffc7a7c (patch)
tree693c6d272b02ad26fbb70876f6b42552402c0a45
parent7046e976c061d5902e2e13bcf80a8eea47842b84 (diff)
downloadcpython-a95207ab3bce39b8278fc479d1d391365ffc7a7c.zip
cpython-a95207ab3bce39b8278fc479d1d391365ffc7a7c.tar.gz
cpython-a95207ab3bce39b8278fc479d1d391365ffc7a7c.tar.bz2
Fix RST link.
-rw-r--r--Doc/library/aepack.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/aepack.rst b/Doc/library/aepack.rst
index 7eaffd8..0ee93e5 100644
--- a/Doc/library/aepack.rst
+++ b/Doc/library/aepack.rst
@@ -87,6 +87,6 @@ The :mod:`aepack` module defines the following functions:
Module :mod:`aetypes`
Python definitions of codes for Apple Event descriptor types.
- ` Inside Macintosh: Interapplication Communication <http://developer.apple.com/techpubs/mac/IAC/IAC-2.html>`_
+ `Inside Macintosh: Interapplication Communication <http://developer.apple.com/techpubs/mac/IAC/IAC-2.html>`_
Information about inter-process communications on the Macintosh.