]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fcobjectset.fncs
More doc typo fixes
[fontconfig.git] / doc / fcobjectset.fncs
index 06cc8c4ae5b9be9607d74103c5399b3e88d4a0e6..57e1750d1c15253f292c800745650597901f12ef 100644 (file)
@@ -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.
 @@