summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2015-01-19 19:48:50 +0900
committerAkira TAGOH <akira@tagoh.org>2015-01-19 19:48:50 +0900
commit78ed920e2be4dca04ff64ba98cf6935fc40cc758 (patch)
treebba7179da8589333cbf4657d902e3e4cfa70bbe6 /doc
parent694368667a15341ea30b37a36e9540e6b1492680 (diff)
Fix a typo in docs
Diffstat (limited to 'doc')
-rw-r--r--doc/fontconfig-user.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fontconfig-user.sgml b/doc/fontconfig-user.sgml
index decd620e..ac9d8079 100644
--- a/doc/fontconfig-user.sgml
+++ b/doc/fontconfig-user.sgml
@@ -321,7 +321,7 @@ the configuration file, the directory that can be accessed first in the list
will be used to store the cache files. If it starts with '~', it refers to
a directory in the users home directory. If 'prefix' is set to "xdg", the value in the XDG_CACHE_HOME environment variable will be added as the path prefix. please see XDG Base Directory Specification for more details.
The default directory is ``$XDG_CACHE_HOME/fontconfig'' and it contains the cache files
-named ``<literal>&lt;hash value&gt;</literal>-<literal>&lt;architecture&gt;</literal>.cache-<literal>&lt;version</literal>'',
+named ``<literal>&lt;hash value&gt;</literal>-<literal>&lt;architecture&gt;</literal>.cache-<literal>&lt;version&gt;</literal>'',
where <literal>&lt;version&gt;</literal> is the font configureation file
version number (currently 3).
</para></refsect2>