X-Git-Url: https://git.wh0rd.org/?p=fontconfig.git;a=blobdiff_plain;f=doc%2Ffcobjectset.fncs;h=57e1750d1c15253f292c800745650597901f12ef;hp=06cc8c4ae5b9be9607d74103c5399b3e88d4a0e6;hb=b5617e636cbb0bc8ef4daba6681a6f58078d7a42;hpb=6c7915c10548132c3f7d0c00d08fdb268e5da6d4 diff --git a/doc/fcobjectset.fncs b/doc/fcobjectset.fncs index 06cc8c4..57e1750 100644 --- a/doc/fcobjectset.fncs +++ b/doc/fcobjectset.fncs @@ -35,7 +35,7 @@ Creates an empty set. @TYPE2@ const char * @ARG2@ object @PURPOSE@ Add to an object set @DESC@ -Adds a proprety name to the set. Returns FcFalse if the property name cannot be +Adds a property name to the set. Returns FcFalse if the property name cannot be inserted into the set (due to allocation failure). Otherwise returns FcTrue. @@