From cecfb931c87c52ae5fda842e4b5a74f1537d5f9d Mon Sep 17 00:00:00 2001 From: Michael Hennerich Date: Tue, 30 Aug 2011 12:41:10 +0100 Subject: [PATCH] staging:iio: fix typo Signed-off-by: Michael Hennerich Signed-off-by: Greg Kroah-Hartman --- drivers/staging/iio/iio_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/iio/iio_core.h b/drivers/staging/iio/iio_core.h index edc295efc37c..d7eb0d81ee1d 100644 --- a/drivers/staging/iio/iio_core.h +++ b/drivers/staging/iio/iio_core.h @@ -6,7 +6,7 @@ * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. * - * These definitions are meant for use only within the IIO core, not indvidual + * These definitions are meant for use only within the IIO core, not individual * drivers. */ -- 2.11.0