From 0ff739cc6f6a968997ea159db9f08ba15ebe8406 Mon Sep 17 00:00:00 2001 From: Benjamin Brown Date: Mon, 8 Sep 2014 15:47:54 -0400 Subject: Fix typo in fuze+ deadzone manual entry Change-Id: I789a839941fa765e27fc91abcd5b395ab2df1316 Reviewed-on: http://gerrit.rockbox.org/952 Reviewed-by: Amaury Pouly --- manual/configure_rockbox/system_options.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. \opt{touchpad_deadzone}{ \item [Touchpad Deadzone. ]This setting controls the size of a configurable deadzone where touch events between virtual keys are ignored. If set to \opt{SANSA_FUZEPLUS_PAD} - {\setting{0}} there is effectivly no deadzone. If set to \opt{SANSA_FUZEPLUS_PAD} + {\setting{0}} there is effectively no deadzone. If set to \opt{SANSA_FUZEPLUS_PAD} {\setting{100}} the deadzones between each virtual button are set to a maximuim 400px. } -- cgit