aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/iio/triggers.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/driver-api/iio/triggers.rst')
-rw-r--r--Documentation/driver-api/iio/triggers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/iio/triggers.rst b/Documentation/driver-api/iio/triggers.rst
index f89d37e7dd82..5c2156de6284 100644
--- a/Documentation/driver-api/iio/triggers.rst
+++ b/Documentation/driver-api/iio/triggers.rst
@@ -38,7 +38,7 @@ There are two locations in sysfs related to triggers:
* :file:`/sys/bus/iio/devices/iio:device{X}/trigger/*`, this directory is
created once the device supports a triggered buffer. We can associate a
- trigger with our device by writing the trigger's name in the
+ trigger with our device by writing the trigger's name in the
:file:`current_trigger` file.
IIO trigger setup