doc: Fix a typo of the environment variable name.

This commit is contained in:
Akira TAGOH 2012-04-16 20:25:52 +09:00
parent c5714bcf90
commit 94c2cc58a0
1 changed files with 2 additions and 2 deletions

View File

@ -350,11 +350,11 @@ references into filename form.
</para><para>
A null or empty <parameter>name</parameter> indicates that the default configuration file should
be used; which file this references can be overridden with the
FC_CONFIG_FILE environment variable. Next, if the name starts with <parameter>~</parameter>, it
FONTCONFIG_FILE environment variable. Next, if the name starts with <parameter>~</parameter>, it
refers to a file in the current users home directory. Otherwise if the name
doesn't start with '/', it refers to a file in the default configuration
directory; the built-in default directory can be overridden with the
FC_CONFIG_DIR environment variable.
FONTCONFIG_PATH environment variable.
@@
@RET@ FcBool