diff options
author | Alexander Levin <al.le@rockbox.org> | 2010-05-20 16:35:45 +0000 |
---|---|---|
committer | Alexander Levin <al.le@rockbox.org> | 2010-05-20 16:35:45 +0000 |
commit | 5a379bce60b22f0a5d469ec5b4d03e7089f49316 (patch) | |
tree | 04f0abf3071161bd16bf67151da62d7d93e4e9c0 /manual/rockbox_interface/tagcache.tex | |
parent | 87b2ad14c7f4800a7e05c61de22a47f8f4df9d57 (diff) |
Another strike against ugly apostrophes in the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26199 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/tagcache.tex')
-rw-r--r-- | manual/rockbox_interface/tagcache.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex index 2856c22b3c..dd2f0f0a8a 100644 --- a/manual/rockbox_interface/tagcache.tex +++ b/manual/rockbox_interface/tagcache.tex @@ -28,7 +28,7 @@ will exclude the files in that directory and all its subdirectories from scanning their tags and adding them to the database. This will speed up the database initialization. -If a subdirectory of an 'ignored' directory should still be scanned, place a +If a subdirectory of an `ignored' directory should still be scanned, place a file named \fname{database.unignore} in it. The files in that directory and its subdirectories will be scanned and added to the database. |