doc/fcfontset.fncs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 14d466b30a8ab4a9d789977ed94f2c30e7209267 Author: Akira TAGOH <akira@xxxxxxxxx> Date: Tue Jan 16 17:34:43 2024 +0900 doc: Fix a typo of the summary for FcFontSetSort Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/403 diff --git a/doc/fcfontset.fncs b/doc/fcfontset.fncs index b4a6a39..8297193 100644 --- a/doc/fcfontset.fncs +++ b/doc/fcfontset.fncs @@ -106,7 +106,7 @@ change at any time. @TYPE5@ FcBool% @ARG5@ trim @TYPE6@ FcCharSet ** @ARG6@ csp @TYPE7@ FcResult * @ARG7@ result -@PURPOSE@ Add to a font set +@PURPOSE@ Return list of matching fonts @DESC@ Returns the list of fonts from <parameter>sets</parameter> sorted by closeness to <parameter>pattern</parameter>.