diff options
Diffstat (limited to 'manual/platform/recorderv2fm.tex')
-rw-r--r-- | manual/platform/recorderv2fm.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex index 731834d86d..b706c8d69b 100644 --- a/manual/platform/recorderv2fm.tex +++ b/manual/platform/recorderv2fm.tex @@ -76,9 +76,9 @@ %Button actions, Pitch Screen context \newcommand{\ActionPsIncSmall}{\ButtonUp} -\newcommand{\ActionPsIncBig}{Hold \ButtonUp} +\newcommand{\ActionPsIncBig}{Long \ButtonUp} \newcommand{\ActionPsDecSmall}{\ButtonDown} -\newcommand{\ActionPsDecBig}{Hold \ButtonDown} +\newcommand{\ActionPsDecBig}{Long \ButtonDown} \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonOn} |