Changed a few instances of the word 'tagcache' to 'Tag Cache' to be consistent with the rest of the manual. Addresses FS#6149.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11221 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8aed608bb1
commit
3e513637ac
2 changed files with 3 additions and 3 deletions
|
@ -20,8 +20,8 @@ described in the following section.
|
||||||
\item[Load To Ram.]
|
\item[Load To Ram.]
|
||||||
The Tag Cache database can either be kept on disk (to save memory), or
|
The Tag Cache database can either be kept on disk (to save memory), or
|
||||||
loaded into RAM (for fast browsing). Setting this to \setting{Yes} loads
|
loaded into RAM (for fast browsing). Setting this to \setting{Yes} loads
|
||||||
the tagcache to RAM, allowing faster browsing and searching. Setting this
|
the Tag Cache to RAM, allowing faster browsing and searching. Setting this
|
||||||
option to \setting{No} keeps the tagcache on the disk, meaning slower
|
option to \setting{No} keeps the Tag Cache on the disk, meaning slower
|
||||||
browsing but it does not use extra RAM and saves some battery on boot up.
|
browsing but it does not use extra RAM and saves some battery on boot up.
|
||||||
|
|
||||||
\note{If you browse your music frequently using Tag Cache, you should load
|
\note{If you browse your music frequently using Tag Cache, you should load
|
||||||
|
|
Loading…
Reference in a new issue