diff options
| author | Dave Chapman <dave@dchapman.com> | 2008-04-10 21:42:50 +0000 |
|---|---|---|
| committer | Dave Chapman <dave@dchapman.com> | 2008-04-10 21:42:50 +0000 |
| commit | bf8e9994c0df66eedc980cef2f62cfc550471970 (patch) | |
| tree | 9948743b2c998c4902c7760cd4fac8a4d8573fd8 /manual/appendix | |
| parent | 59875c33bfd44ef21362cb7e8091f7ab6f23eca3 (diff) | |
| download | rockbox-bf8e9994c0df66eedc980cef2f62cfc550471970.zip rockbox-bf8e9994c0df66eedc980cef2f62cfc550471970.tar.gz rockbox-bf8e9994c0df66eedc980cef2f62cfc550471970.tar.bz2 rockbox-bf8e9994c0df66eedc980cef2f62cfc550471970.tar.xz | |
Fix typo in the description of the %Sp tag
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17064 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -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 30bdc04..a1d4689 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -122,7 +122,7 @@ Example for the \config{\%dN} commands: If the path is \section{Sound (DSP) settings} \begin{table} \begin{tagmap}{}{} - \config{\%sp} & Display current playback pitch \\ + \config{\%Sp} & Display current playback pitch \\ \opt{swcodec}{ \config{\%xf} & Crossfade setting, in the order: Off, Shuffle, Skip, Always\\ \config{\%rg} & ReplayGain value in use (x.y dB). If used as a conditional, |