]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/iio/Documentation/device.txt
merged selected files from staging-next
[karo-tx-linux.git] / drivers / staging / iio / Documentation / device.txt
index 1abb80cb884ecc5d69c9e8792458dd4f70b8a9ba..8926f2448cc95487e8e8f6865375e8c2e934f4bd 100644 (file)
@@ -62,7 +62,7 @@ Then fill in the following:
        An optional associated buffer.
 - indio_dev->pollfunc:
        Poll function related elements. This controls what occurs when a trigger
-       to which this device is attached sends and event.
+       to which this device is attached sends an event.
 - indio_dev->channels:
        Specification of device channels. Most attributes etc are built
        form this spec.