diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2021-11-10 21:43:22 +0100 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2021-11-10 18:19:41 -0500 |
commit | eb4455b00bd6f91e3394c7cbd17cf86cb4fae931 (patch) | |
tree | 149c9f10c97101a620517423a511bba1bc0eba69 /manual | |
parent | e6313201c1df0745d49e09e3eb76cb944cc449b9 (diff) | |
download | rockbox-eb4455b00bd6f91e3394c7cbd17cf86cb4fae931.tar.gz rockbox-eb4455b00bd6f91e3394c7cbd17cf86cb4fae931.zip |
manual: add space after \ActionFMPreset
Change-Id: I27a4bc07ead6de6c65ebd61f34d5f78a4057d738
Diffstat (limited to 'manual')
-rw-r--r-- | manual/main_menu/fmradio.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex index bad3907e06..6d4717cde0 100644 --- a/manual/main_menu/fmradio.tex +++ b/manual/main_menu/fmradio.tex @@ -95,14 +95,14 @@ Press \ActionKbdDone{} to save. \item[Selecting a preset:] - \ActionFMPreset to go to the presets list. + \ActionFMPreset{} to go to the presets list. Use \ActionFMSettingsInc{} and \ActionFMSettingsDec{} to move the cursor and then press \ActionStdOk{} to select. Use \ActionStdCancel{} to leave the preset list without selecting anything. \item[Removing a preset:] - \ActionFMPreset to go to the presets list. + \ActionFMPreset{} to go to the presets list. Use \ActionFMSettingsInc{} and \ActionFMSettingsDec{} to move the cursor and then press \ActionStdContext{} on the preset that you wish to remove, then select \setting{Remove Preset}. |