diff options
author | Michael Chicoine <mc2739@gmail.com> | 2010-05-18 00:10:55 +0000 |
---|---|---|
committer | Michael Chicoine <mc2739@gmail.com> | 2010-05-18 00:10:55 +0000 |
commit | 86d91e3f84ca2df6b8ce8b0eae9b548a86734735 (patch) | |
tree | 19003a69ce09cb8601bc473c17b6aefb15abcc9d | |
parent | 7b3299d681db870194154a1e6e7a39583ffff563 (diff) |
Fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26124 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/appendix/album_art.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/album_art.tex b/manual/appendix/album_art.tex index 5566dc485a..39e4372bf9 100644 --- a/manual/appendix/album_art.tex +++ b/manual/appendix/album_art.tex @@ -37,6 +37,6 @@ that order): The following characters will be replaced with an underscore (\_) when looking for albumtitle.bmp or artist-albumtitle.bmp: \textbackslash{} / : \textless{} -\textgreater{} ? * \textbar{}. Doublequotes will be replaced by single qutoes. +\textgreater{} ? * \textbar{}. Doublequotes will be replaced by single quotes. See \wikilink{AlbumArt} in the wiki for more details and programs that will help you automate the process of putting album art on your \dap{}. |