From b21bea3731106ef30224f9255c4232d6e2607803 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 12 Aug 2008 14:32:40 -0400 Subject: [PATCH] [doc] Fix inaccuracy in FcFontRenderPrepare docs (#16985) --- doc/fcconfig.fncs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * -- 2.39.2