diff --git a/doc/fcstring.fncs b/doc/fcstring.fncs index d5ec043..c2ef457 100644 --- a/doc/fcstring.fncs +++ b/doc/fcstring.fncs @@ -195,7 +195,7 @@ with UTF8 encoded strings. @FUNC@ FcStrStrIgnoreCase @TYPE1@ const FcChar8 * @ARG1@ s1 @TYPE2@ const FcChar8 * @ARG2@ s2 -@PURPOSE@ locate UTF-8 substring ignoring ASCII case +@PURPOSE@ locate UTF-8 substring ignoring case @DESC@ Returns the location of s2 in s1, ignoring case. Returns NULL if