Skip to content

Commit

Permalink
Staging: IIO: typo in Documentation/overview.txt
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Matthias Brugger authored and Greg Kroah-Hartman committed Jul 26, 2010
1 parent 8dd82eb commit 5400905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/iio/Documentation/overview.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
external signal (trigger). These triggers might be a data ready
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
used in iio to fill software ring buffers acting in a very similar
fashion to the hardware buffers described above.
Expand Down

0 comments on commit 5400905

Please sign in to comment.