Browse Source

Staging: IIO: typo in Documentation/overview.txt

Signed-off-by: Matthias Brugger <mensch0815@gmail.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Matthias Brugger 15 years ago
parent
commit
5400905812
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/iio/Documentation/overview.txt

+ 1 - 1
drivers/staging/iio/Documentation/overview.txt

@@ -44,7 +44,7 @@ which the raw data it self may be read back.
 applications it it useful to be able to capture data based on some
 applications it it useful to be able to capture data based on some
 external signal (trigger).  These triggers might be a data ready
 external signal (trigger).  These triggers might be a data ready
 signal, a gpio line connected to some external system or an on
 signal, a gpio line connected to some external system or an on
-processor periodic interrupt.  A single trigger many initialize data
+processor periodic interrupt.  A single trigger may initialize data
 capture or reading from a number of sensors.  These triggers are
 capture or reading from a number of sensors.  These triggers are
 used in iio to fill software ring buffers acting in a very similar
 used in iio to fill software ring buffers acting in a very similar
 fashion to the hardware buffers described above.
 fashion to the hardware buffers described above.