]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fcconfig.fncs
Correct documentation for FcConfigUptoDate (bug 12948).
[fontconfig.git] / doc / fcconfig.fncs
index d7ef347421d01d4b87a4d75f2ff4b413ff70d315..d252d60d4c0b761cf7f2c3d869f66142c461e7f1 100644 (file)
@@ -61,8 +61,8 @@ Returns the current default configuration.
 @TYPE1@         FcConfig *                      @ARG1@          config
 @PURPOSE@      Check timestamps on config files
 @DESC@
-Checks all of the files related to <parameter>config</parameter> and returns whether the
-in-memory version is in sync with the disk version.
+Checks all of the files related to <parameter>config</parameter> and returns
+whether any of them has been modified since the configuration was created.
 @@
 
 @RET@           FcBool