summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorBenjamin Brown <foolsh.person@gmail.com>2014-09-08 15:47:54 -0400
committerAmaury Pouly <amaury.pouly@gmail.com>2014-09-08 22:11:18 +0200
commit0ff739cc6f6a968997ea159db9f08ba15ebe8406 (patch)
treeff30506d6deb862b0ef81630501703a65ba55024 /manual
parentf9bd72262b003afa14dac46f18a2561f6dcae30f (diff)
downloadrockbox-0ff739cc6f6a968997ea159db9f08ba15ebe8406.tar.gz
rockbox-0ff739cc6f6a968997ea159db9f08ba15ebe8406.zip
Fix typo in fuze+ deadzone manual entry
Change-Id: I789a839941fa765e27fc91abcd5b395ab2df1316 Reviewed-on: http://gerrit.rockbox.org/952 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
Diffstat (limited to 'manual')
-rw-r--r--manual/configure_rockbox/system_options.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 23816e7809..ca2504063e 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -231,7 +231,7 @@ therefore result in better runtime.
231 \opt{touchpad_deadzone}{ 231 \opt{touchpad_deadzone}{
232 \item [Touchpad Deadzone. ]This setting controls the size of a configurable deadzone 232 \item [Touchpad Deadzone. ]This setting controls the size of a configurable deadzone
233 where touch events between virtual keys are ignored. If set to \opt{SANSA_FUZEPLUS_PAD} 233 where touch events between virtual keys are ignored. If set to \opt{SANSA_FUZEPLUS_PAD}
234 {\setting{0}} there is effectivly no deadzone. If set to \opt{SANSA_FUZEPLUS_PAD} 234 {\setting{0}} there is effectively no deadzone. If set to \opt{SANSA_FUZEPLUS_PAD}
235 {\setting{100}} the deadzones between each virtual button are set to a maximuim 235 {\setting{100}} the deadzones between each virtual button are set to a maximuim
236 400px. 236 400px.
237 } 237 }