summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2008-12-10 18:31:45 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2008-12-10 18:31:45 +0000
commit2ea61be605065d002b657a388909f6845cf5113a (patch)
tree73b4a07e65a0ed1bd8e6c4a90e9a92ce824b60c3
parent7987e9a8012db81cc3fb58db5954ba35f39c29c0 (diff)
downloadrockbox-2ea61be605065d002b657a388909f6845cf5113a.tar.gz
rockbox-2ea61be605065d002b657a388909f6845cf5113a.zip
Fix a typo in the manual (FS#9619 by Alexander Levin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19384 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/appendix/config_file_options.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 81d740152b..b5c859ab75 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -61,8 +61,8 @@
61 & on, off, ask & N/A\\ 61 & on, off, ask & N/A\\
62 scroll speed & 1 to 25 & Hz\\ 62 scroll speed & 1 to 25 & Hz\\
63 scroll delay & 0 to 2500 & ms\\ 63 scroll delay & 0 to 2500 & ms\\
64 scroll step & \fixme{device a way to get ranges from config-*.h} & pixels\\ 64 scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\
65 screen scroll step & \fixme{device a way to get ranges from config-*.h} & pixels\\ 65 screen scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\
66 Screen Scrolls Out Of View & on, off & N/A\\ 66 Screen Scrolls Out Of View & on, off & N/A\\
67 bidir limit & 0 to 200 & \% screen\\ 67 bidir limit & 0 to 200 & \% screen\\
68 scroll paginated & on, off & N/A\\ 68 scroll paginated & on, off & N/A\\
@@ -80,9 +80,9 @@
80 backlight filters first keypress & on, off & N/A\\ 80 backlight filters first keypress & on, off & N/A\\
81 backlight on button hold & normal, off, on & N/A\\ 81 backlight on button hold & normal, off, on & N/A\\
82 caption backlight & on, off & N/A\\ 82 caption backlight & on, off & N/A\\
83 brightness & \fixme{device a way to get ranges from config-*.h} & N/A\\ 83 brightness & \fixme{devise a way to get ranges from config-*.h} & N/A\\
84 disk spindown & 3 to 254 & seconds\\ 84 disk spindown & 3 to 254 & seconds\\
85 battery capacity & \fixme{device a way to get ranges from config-*.h} & mAh\\ 85 battery capacity & \fixme{devise a way to get ranges from config-*.h} & mAh\\
86 \opt{battery_types}{ 86 \opt{battery_types}{
87 battery type & alkaline, nimh & N/A\\ 87 battery type & alkaline, nimh & N/A\\
88 } 88 }