Fix a typo for the latest cache version
This commit is contained in:
parent
f6e6a8a22b
commit
07be485a0a
|
@ -323,7 +323,7 @@ a directory in the users home directory. If 'prefix' is set to "xdg", the value
|
||||||
The default directory is ``$XDG_CACHE_HOME/fontconfig'' and it contains the cache files
|
The default directory is ``$XDG_CACHE_HOME/fontconfig'' and it contains the cache files
|
||||||
named ``<literal><hash value></literal>-<literal><architecture></literal>.cache-<literal><version></literal>'',
|
named ``<literal><hash value></literal>-<literal><architecture></literal>.cache-<literal><version></literal>'',
|
||||||
where <literal><version></literal> is the font configureation file
|
where <literal><version></literal> is the font configureation file
|
||||||
version number (currently 3).
|
version number (currently 5).
|
||||||
</para></refsect2>
|
</para></refsect2>
|
||||||
<refsect2><title><literal><include ignore_missing="no" prefix="default"></literal></title><para>
|
<refsect2><title><literal><include ignore_missing="no" prefix="default"></literal></title><para>
|
||||||
This element contains the name of an additional configuration file or
|
This element contains the name of an additional configuration file or
|
||||||
|
|
Loading…
Reference in New Issue