diff options
| author | Alexander Levin <al.le@rockbox.org> | 2010-05-13 08:41:01 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2010-05-13 08:41:01 +0000 |
| commit | 9f95a0bfad15903286bae0be51706075c21d8b7d (patch) | |
| tree | cfd04a60983c3c21301be4c4989bb6dae0949bb0 | |
| parent | 230f0405eb8fa3f9b87eaab3bc065e2ca5dca5ff (diff) | |
| download | rockbox-9f95a0bfad15903286bae0be51706075c21d8b7d.zip rockbox-9f95a0bfad15903286bae0be51706075c21d8b7d.tar.gz rockbox-9f95a0bfad15903286bae0be51706075c21d8b7d.tar.bz2 rockbox-9f95a0bfad15903286bae0be51706075c21d8b7d.tar.xz | |
Use a nice apostroph
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25991 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/appendix/wps_tags.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 95c2ed9..6af4612 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -56,7 +56,7 @@ show the information for the next song to be played. will show viewport `a' if album art is found, and `b' if it isn't.\\ \config{\%Vi{\textbar}'label'{\textbar}\dots{\textbar}} & - Declare a Custom UI Viewport. The '\dots' parameters use the same logic as + Declare a Custom UI Viewport. The `\dots' parameters use the same logic as the \config{\%V} tag explained above. See section \ref{ref:Viewports}.\\ \config{\%VI'label'} & Set the Info Viewport to use the viewport called |