From 3391a74263a752d6f06124ec85e3c131c2427ce6 Mon Sep 17 00:00:00 2001 From: pixelma Date: Fri, 11 Jun 2010 22:48:20 +0000 Subject: [PATCH] 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 --- manual/rockbox_interface/wps.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index c0d74a2ac..67b2a981d 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 -- 2.11.4.GIT