aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/w1/masters/ds2490.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/w1/masters/ds2490.rst')
-rw-r--r--Documentation/w1/masters/ds2490.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/w1/masters/ds2490.rst b/Documentation/w1/masters/ds2490.rst
index 7e5b50f9c0f5..842e7ae80424 100644
--- a/Documentation/w1/masters/ds2490.rst
+++ b/Documentation/w1/masters/ds2490.rst
@@ -52,7 +52,7 @@ Notes and limitations.
clear the entire bulk in buffer. It would be possible to read the
maximum buffer size to not run into this error condition, only extra
bytes in the buffer is a logic error in the driver. The code should
- should match reads and writes as well as data sizes. Reads and
+ match reads and writes as well as data sizes. Reads and
writes are serialized and the status verifies that the chip is idle
(and data is available) before the read is executed, so it should
not happen.