From: Georg Brandl Date: Thu, 1 May 2008 18:24:32 +0000 (+0000) Subject: Fix synopsis. X-Git-Tag: v2.6a3~62 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c65fe606eb1fa0d6d51d8421ae6b83b81a0cc5e;p=thirdparty%2FPython%2Fcpython.git Fix synopsis. --- diff --git a/Doc/library/carbon.rst b/Doc/library/carbon.rst index ecaf3bb47779..886fa824f72d 100644 --- a/Doc/library/carbon.rst +++ b/Doc/library/carbon.rst @@ -70,7 +70,7 @@ The ``CFBase``, ``CFArray``, ``CFData``, ``CFDictionary``, ``CFString`` and .. module:: Carbon.CG :platform: Mac - :synopsis: Interface to the Component Manager. + :synopsis: Interface to Core Graphics.