aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/iio_core.h
diff options
context:
space:
mode:
authorMichael Hennerich <michael.hennerich@analog.com>2011-08-30 12:41:10 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-06 16:00:26 -0700
commitcecfb931c87c52ae5fda842e4b5a74f1537d5f9d (patch)
treecf8bedcede291f0ebe5cbce117a8d0a1e1173f15 /drivers/staging/iio/iio_core.h
parent36b6f4a7b647fcce0e1e578b1999f4a030be786c (diff)
staging:iio: fix typo
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/iio_core.h')
-rw-r--r--drivers/staging/iio/iio_core.h2
1 files changed, 1 insertions, 1 deletions
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.
*/