diff options
author | Michael Chicoine <mc2739@gmail.com> | 2009-11-11 23:37:00 +0000 |
---|---|---|
committer | Michael Chicoine <mc2739@gmail.com> | 2009-11-11 23:37:00 +0000 |
commit | 1a8a1f436324e43da41f1b5b6d56cc4052aacab8 (patch) | |
tree | fc65856a6f87f27af28bee48abe086e1377e23ce /manual | |
parent | 6dae8ee20aa7bc2ad7dd49afd7a83cbd9d7e0ff6 (diff) |
Fix missing space caused by incorrect usage of the \dap macro (FS #10773 by Diego Herranz).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23617 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-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 07e8eb8b7b..5566dc485a 100644 --- a/manual/appendix/album_art.tex +++ b/manual/appendix/album_art.tex @@ -3,7 +3,7 @@ \section{Introduction} Rockbox allows you to put the album art, or another image related to the music -on your \dap to display it in the PictureFlow plugin\opt{albumart}{ or in the +on your \dap{} to display it in the PictureFlow plugin\opt{albumart}{ or in the WPS}. For this feature to work, you must observe a few rules. \section{Limitations} |