diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2010-06-11 22:48:20 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2010-06-11 22:48:20 +0000 |
commit | 65291f14e962ff1ad4fb5bc7bab97c2c92c93790 (patch) | |
tree | b3be5260d2d09817395bbc2ec10ca815f2ad6071 /manual | |
parent | 8c8b0b37c2e0649394ba4b4c12bbbb5cd13cf23f (diff) |
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
Diffstat (limited to 'manual')
-rw-r--r-- | manual/rockbox_interface/wps.tex | 2 |
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. } % \ActionPsNudgeLeft{} / \ActionPsNudgeRight - \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionPsNudgeRight} + \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionRCPsNudgeRight} & Temporarily change pitch by 2\% (beatmatch), or modify speed (in timestretch mode).\\ % \ActionPsReset |