Author: ezio.melotti Date: Wed Jul 1 00:56:16 2009 New Revision: 73713 Log: Fixed a backslash that was not supposed to be there Modified: python/trunk/Doc/library/macostools.rst Modified: python/trunk/Doc/library/macostools.rst ============================================================================== --- python/trunk/Doc/library/macostools.rst (original) +++ python/trunk/Doc/library/macostools.rst Wed Jul 1 00:56:16 2009 @@ -59,7 +59,7 @@ have incompatible behaviour in some cases. -:mod:`findertools` --- The :program:`finder`\'s Apple Events interface +:mod:`findertools` --- The :program:`finder`'s Apple Events interface ====================================================================== .. module:: findertools
participants (1)
-
ezio.melotti