From fa5743d920385c2cf344bb1a0b964af8a9511d85 Mon Sep 17 00:00:00 2001 From: Nelson Castillo Date: Thu, 24 Sep 2009 17:37:14 -0500 Subject: Fix small typo s/though/thought/ Reported-by: Rask Ingemann Lambertsen Signed-off-by: Nelson Castillo --- drivers/input/touchscreen/ts_filter_group.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers') diff --git a/drivers/input/touchscreen/ts_filter_group.c b/drivers/input/touchscreen/ts_filter_group.c index 93f8fc690e4..722e8dfbdae 100644 --- a/drivers/input/touchscreen/ts_filter_group.c +++ b/drivers/input/touchscreen/ts_filter_group.c @@ -21,7 +21,7 @@ * This filter is useful to reject samples that are not reliable. We consider * that a sample is not reliable if it deviates form the Majority. * This filter mixes information from all the available dimensions. It means - * that for two dimensions we draw a rectangle where the though-to-be good + * that for two dimensions we draw a rectangle where the thought-to-be good * points can be found. * * The implementation would be more efficient with a double-linked list but -- cgit v1.2.3