summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2021-11-10 21:43:22 +0100
committerSolomon Peachy <pizza@shaftnet.org>2021-11-10 18:19:41 -0500
commiteb4455b00bd6f91e3394c7cbd17cf86cb4fae931 (patch)
tree149c9f10c97101a620517423a511bba1bc0eba69
parente6313201c1df0745d49e09e3eb76cb944cc449b9 (diff)
downloadrockbox-eb4455b00bd6f91e3394c7cbd17cf86cb4fae931.tar.gz
rockbox-eb4455b00bd6f91e3394c7cbd17cf86cb4fae931.zip
manual: add space after \ActionFMPreset
Change-Id: I27a4bc07ead6de6c65ebd61f34d5f78a4057d738
-rw-r--r--manual/main_menu/fmradio.tex4
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 @@
95 Press \ActionKbdDone{} to save. 95 Press \ActionKbdDone{} to save.
96 96
97 \item[Selecting a preset:] 97 \item[Selecting a preset:]
98 \ActionFMPreset to go to the presets list. 98 \ActionFMPreset{} to go to the presets list.
99 Use \ActionFMSettingsInc{} and \ActionFMSettingsDec{} 99 Use \ActionFMSettingsInc{} and \ActionFMSettingsDec{}
100 to move the cursor and then press \ActionStdOk{} 100 to move the cursor and then press \ActionStdOk{}
101 to select. Use \ActionStdCancel{} to leave the preset list without selecting 101 to select. Use \ActionStdCancel{} to leave the preset list without selecting
102 anything. 102 anything.
103 103
104 \item[Removing a preset:] 104 \item[Removing a preset:]
105 \ActionFMPreset to go to the presets list. 105 \ActionFMPreset{} to go to the presets list.
106 Use \ActionFMSettingsInc{} and \ActionFMSettingsDec{} 106 Use \ActionFMSettingsInc{} and \ActionFMSettingsDec{}
107 to move the cursor and then press \ActionStdContext{} 107 to move the cursor and then press \ActionStdContext{}
108 on the preset that you wish to remove, then select \setting{Remove Preset}. 108 on the preset that you wish to remove, then select \setting{Remove Preset}.