]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fcpattern.fncs
Documentation fixes
[fontconfig.git] / doc / fcpattern.fncs
index 77b84886b2d165c9d747d52244d227e489698fce..1df1c4f6184bfd9051b433cfb2e0f3d7e3751f42 100644 (file)
@@ -108,7 +108,7 @@ equal.
 @DESC@
 Adds a single value to the list of values associated with the property named
 `object<parameter>.  If `append</parameter> is FcTrue, the value is added at the end of any
-existing list, otherwise it is inserted at the begining.  `value' is saved
+existing list, otherwise it is inserted at the beginning.  `value' is saved
 (with FcValueSave) when inserted into the pattern so that the library
 retains no reference to any application-supplied data structure.
 @@