Browse Source

staging:iio: fix typo

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Michael Hennerich 14 years ago
parent
commit
cecfb931c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/iio/iio_core.h

+ 1 - 1
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.
  */