diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2010-08-14 10:30:42 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2010-08-14 10:30:42 +0000 |
| commit | c4bdf20197a29ba33f28802b15ef2855910bb174 (patch) | |
| tree | 82cfc9258129821f57298446337fb6916ec9d17b /manual/appendix | |
| parent | 37bd35d667b9601567667abe5d2319cd2921f0c6 (diff) | |
| download | rockbox-c4bdf20197a29ba33f28802b15ef2855910bb174.zip rockbox-c4bdf20197a29ba33f28802b15ef2855910bb174.tar.gz rockbox-c4bdf20197a29ba33f28802b15ef2855910bb174.tar.bz2 rockbox-c4bdf20197a29ba33f28802b15ef2855910bb174.tar.xz | |
Manual: some cosmetic changes in phrasing as well as code... fix typos and RAS syndrome, correct use of dap{} and {daps}.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27809 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/wps_tags.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 453431d..ef0613a 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -350,9 +350,9 @@ with image ID ``M'', and then reference the individual sub-images in a condition \item The images must be in BMP format \item The image tag must be on its own line \item The ID is case sensitive, giving 52 different ID's - \item The size of the LCD screen for each player varies. See table below + \item The size of the LCD screen for each \dap{} varies. See table below for appropriate sizes of each device. The x and y coordinates must - repect each of the players' limits. + respect each of the \daps{} limits. \end{itemize} } } |