diff --git a/doc/fclangset.fncs b/doc/fclangset.fncs index fd1634f..8f9678e 100644 --- a/doc/fclangset.fncs +++ b/doc/fclangset.fncs @@ -62,7 +62,7 @@ two or three letter language from ISO 639 and Tt is a territory from ISO @FUNC@ FcLangSetDel @TYPE1@ FcLangSet * @ARG1@ ls @TYPE2@ const FcChar8 * @ARG2@ lang -@PURPOSE@ remove a language from a langset +@PURPOSE@ delete a language from a langset @DESC@ lang is removed from ls. lang should be of the form Ll-Tt where Ll is a @@ -85,7 +85,7 @@ Returns a set including only those languages found in either ls_als_a but not ls_b. +Returns a set including only those languages found in ls_a but not in ls_b. @@ @RET@ FcLangResult