doc: cache: fix typo

This commit is contained in:
Joda Stößer
2018-10-11 14:00:51 +02:00
committed by GitHub
parent de9136b29f
commit b7959c44d2

View File

@@ -10,7 +10,7 @@ Versions
The cache directory is selected according to the `XDG base dir specification
<http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html>`__.
Each repository has its own cache sub-directory, consting of the repository ID
Each repository has its own cache sub-directory, consisting of the repository ID
which is chosen at ``init``. All cache directories for different repos are
independent of each other.