summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-06-11 22:48:20 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-06-11 22:48:20 +0000
commit65291f14e962ff1ad4fb5bc7bab97c2c92c93790 (patch)
treeb3be5260d2d09817395bbc2ec10ca815f2ad6071
parent8c8b0b37c2e0649394ba4b4c12bbbb5cd13cf23f (diff)
downloadrockbox-65291f14e962ff1ad4fb5bc7bab97c2c92c93790.tar.gz
rockbox-65291f14e962ff1ad4fb5bc7bab97c2c92c93790.zip
Use the correct 'RC' macro for the remote column in the pitch screen button table.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26806 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/wps.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index c0d74a2ac9..67b2a981df 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -365,7 +365,7 @@ This may even be the whole track.
365 } 365 }
366 % 366 %
367 \ActionPsNudgeLeft{} / \ActionPsNudgeRight 367 \ActionPsNudgeLeft{} / \ActionPsNudgeRight
368 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionPsNudgeRight} 368 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionRCPsNudgeRight}
369 & Temporarily change pitch by 2\% (beatmatch), or modify speed (in timestretch mode).\\ 369 & Temporarily change pitch by 2\% (beatmatch), or modify speed (in timestretch mode).\\
370 % 370 %
371 \ActionPsReset 371 \ActionPsReset