]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fcinit.fncs
Bug 35587 - Add padding to make valgrind and glibc not hate each other
[fontconfig.git] / doc / fcinit.fncs
index eb3f14b0eaacfd353925357a49f17b772ef1ab1e..014af0deaebf33bdeae3435eb52d8810bd9a211c 100644 (file)
@@ -53,7 +53,7 @@ been loaded, this routine does nothing and returns FcTrue.
 @RET@          void
 @FUNC@         FcFini
 @TYPE1@                void
-@PURPOSE@      finalize fonconfig library
+@PURPOSE@      finalize fontconfig library
 @DESC@
 Frees all data structures allocated by previous calls to fontconfig
 functions. Fontconfig returns to an uninitialized state, requiring a
@@ -76,7 +76,7 @@ Returns the version number of the library.
 @DESC@
 Forces the default configuration file to be reloaded and resets the default
 configuration. Returns FcFalse if the configuration cannot be reloaded (due
-to config file errors, allocation failures or other issues) and leaves the
+to configuration file errors, allocation failures or other issues) and leaves the
 existing configuration unchanged. Otherwise returns FcTrue.
 @@