summaryrefslogtreecommitdiff
path: root/doc/fcconfig.fncs
diff options
context:
space:
mode:
authorKeith Packard <keithp@koto.keithp.com>2007-10-25 00:49:19 -0700
committerKeith Packard <keithp@koto.keithp.com>2007-10-25 00:49:19 -0700
commit61139cf638becf023a9d5e01c90adc5aa19f83c5 (patch)
tree1270371fffec02e8bf665c30fadc40cddf9e114d /doc/fcconfig.fncs
parentfeecc86cea6bd1cb588f68e06b85d85727289989 (diff)
Spelling errors in documentation. (bug 10879).
Thanks to David <ssdk@ispras.ru> for spotting these.
Diffstat (limited to 'doc/fcconfig.fncs')
-rw-r--r--doc/fcconfig.fncs4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs
index 0ee391e5..d7ef3474 100644
--- a/doc/fcconfig.fncs
+++ b/doc/fcconfig.fncs
@@ -131,7 +131,7 @@ blanks were present in the configuration, this function will return 0.
@@
@RET@ int
-@FUNC@ FcConfigGetRescanInverval
+@FUNC@ FcConfigGetRescanInterval
@TYPE1@ FcConfig * @ARG1@ config
@PURPOSE@ Get config rescan interval
@DESC@
@@ -141,7 +141,7 @@ a call to FcFontList when this interval has passed since the last check.
@@
@RET@ FcBool
-@FUNC@ FcConfigSetRescanInverval
+@FUNC@ FcConfigSetRescanInterval
@TYPE1@ FcConfig * @ARG1@ config
@TYPE2@ int% @ARG2@ rescanInterval
@PURPOSE@ Set config rescan interval