]> git.wh0rd.org - fontconfig.git/commitdiff
[doc] Fix inaccuracy in FcFontRenderPrepare docs (#16985)
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 12 Aug 2008 18:32:40 +0000 (14:32 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 14 Feb 2009 00:53:54 +0000 (16:53 -0800)
doc/fcconfig.fncs

index a3a3a26cd5cbf35b1e2dcdc0a8219caf92560531..6c91403f2a8a3206ee187b4ffc06b0b28e654a3f 100644 (file)
@@ -287,7 +287,7 @@ The FcFontSet returned by FcFontSort is destroyed by caling FcFontSetDestroy.
 Creates a new pattern consisting of elements of <parameter>font</parameter> not appearing
 in <parameter>pat</parameter>, elements of <parameter>pat</parameter> not appearing in <parameter>font</parameter> and the best matching
 value from <parameter>pat</parameter> for elements appearing in both.  The result is passed to
-FcConfigSubstitute with <parameter>kind</parameter> FcMatchFont and then returned.
+FcConfigSubstituteWithPat with <parameter>kind</parameter> FcMatchFont and then returned.
 @@
 
 @RET@           FcFontSet *