From e63f90ce74d1f2c1e22959cb2ed97120eff3867f Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 28 Dec 2010 02:58:16 -0600 Subject: [PATCH] Doc nit --- doc/fclangset.fncs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2