[Fontconfig] fontconfig: Branch 'main'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jun 8 15:15:43 UTC 2023


 doc/fccharset.fncs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 842f09c4f0f30e447b730cb30ad62ed2021fd3d1
Author: Akira TAGOH <akira at tagoh.org>
Date:   Thu Jun 8 20:21:47 2023 +0900

    Fix a typo for FcCharSetDelChar doc
    
    Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/364

diff --git a/doc/fccharset.fncs b/doc/fccharset.fncs
index da40848..40c8951 100644
--- a/doc/fccharset.fncs
+++ b/doc/fccharset.fncs
@@ -55,7 +55,7 @@ running out of memory.
 @FUNC@          FcCharSetDelChar
 @TYPE1@         FcCharSet *             @ARG1@          fcs
 @TYPE2@         FcChar32%               @ARG2@          ucs4
- at PURPOSE@       Add a character to a charset
+ at PURPOSE@       Delete a character from a charset
 @DESC@
 <function>FcCharSetDelChar</function> deletes a single Unicode char from the set,
 returning FcFalse on failure, either as a result of a constant set or from


More information about the Fontconfig mailing list