diff options
-rw-r--r-- | manual/platform/recorder.tex | 2 | ||||
-rw-r--r-- | manual/platform/recorderv2fm.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex index efe01614d0..7b9978a3f2 100644 --- a/manual/platform/recorder.tex +++ b/manual/platform/recorder.tex @@ -21,7 +21,7 @@ \newcommand{\screenshotsize}{4cm} \newcommand{\ButtonOn}{On} -\newcommand{\ButtonOff}{Stop} +\newcommand{\ButtonOff}{Off} \newcommand{\ButtonPlay}{Play} \newcommand{\ButtonUp}{Up} \newcommand{\ButtonDown}{Down} diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex index 4300b74a17..88b62d1f4a 100644 --- a/manual/platform/recorderv2fm.tex +++ b/manual/platform/recorderv2fm.tex @@ -21,7 +21,7 @@ \newcommand{\screenshotsize}{4cm} \newcommand{\ButtonOn}{On} -\newcommand{\ButtonOff}{Stop} +\newcommand{\ButtonOff}{Off} \newcommand{\ButtonPlay}{Play} \newcommand{\ButtonUp}{Up} \newcommand{\ButtonDown}{Down} |