From: Behdad Esfahbod Date: Tue, 12 Aug 2008 18:32:40 +0000 (-0400) Subject: [doc] Fix inaccuracy in FcFontRenderPrepare docs (#16985) X-Git-Tag: 2.7.0~187 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=b21bea3731106ef30224f9255c4232d6e2607803;p=fontconfig.git [doc] Fix inaccuracy in FcFontRenderPrepare docs (#16985) --- diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs index a3a3a26..6c91403 100644 --- a/doc/fcconfig.fncs +++ b/doc/fcconfig.fncs @@ -287,7 +287,7 @@ The FcFontSet returned by FcFontSort is destroyed by caling FcFontSetDestroy. Creates a new pattern consisting of elements of font not appearing in pat, elements of pat not appearing in font and the best matching value from pat for elements appearing in both. The result is passed to -FcConfigSubstitute with kind FcMatchFont and then returned. +FcConfigSubstituteWithPat with kind FcMatchFont and then returned. @@ @RET@ FcFontSet *