diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-12-10 18:31:45 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-12-10 18:31:45 +0000 |
commit | 2ea61be605065d002b657a388909f6845cf5113a (patch) | |
tree | 73b4a07e65a0ed1bd8e6c4a90e9a92ce824b60c3 /manual/appendix/config_file_options.tex | |
parent | 7987e9a8012db81cc3fb58db5954ba35f39c29c0 (diff) |
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
Diffstat (limited to 'manual/appendix/config_file_options.tex')
-rw-r--r-- | manual/appendix/config_file_options.tex | 8 |
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 @@ & on, off, ask & N/A\\ scroll speed & 1 to 25 & Hz\\ scroll delay & 0 to 2500 & ms\\ - scroll step & \fixme{device a way to get ranges from config-*.h} & pixels\\ - screen scroll step & \fixme{device a way to get ranges from config-*.h} & pixels\\ + scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\ + screen scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\ Screen Scrolls Out Of View & on, off & N/A\\ bidir limit & 0 to 200 & \% screen\\ scroll paginated & on, off & N/A\\ @@ -80,9 +80,9 @@ backlight filters first keypress & on, off & N/A\\ backlight on button hold & normal, off, on & N/A\\ caption backlight & on, off & N/A\\ - brightness & \fixme{device a way to get ranges from config-*.h} & N/A\\ + brightness & \fixme{devise a way to get ranges from config-*.h} & N/A\\ disk spindown & 3 to 254 & seconds\\ - battery capacity & \fixme{device a way to get ranges from config-*.h} & mAh\\ + battery capacity & \fixme{devise a way to get ranges from config-*.h} & mAh\\ \opt{battery_types}{ battery type & alkaline, nimh & N/A\\ } |