summaryrefslogtreecommitdiff
path: root/Documentation/i2c/gpio-fault-injection.rst
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2023-01-28 22:21:09 +0300
committerWolfram Sang <wsa@kernel.org>2023-02-15 22:59:44 +0300
commit38bd413638b245246fb35b5e94c63e0f0b791256 (patch)
tree4689b56f0cf1c21e544f5a5d95e8619f479951e7 /Documentation/i2c/gpio-fault-injection.rst
parentb3de755d6041ebb197d89a4dcb27c85521e034c8 (diff)
downloadlinux-38bd413638b245246fb35b5e94c63e0f0b791256.tar.xz
Documentation: i2c: correct spelling
Correct spelling problems for Documentation/i2c/ as reported by codespell. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'Documentation/i2c/gpio-fault-injection.rst')
-rw-r--r--Documentation/i2c/gpio-fault-injection.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/i2c/gpio-fault-injection.rst b/Documentation/i2c/gpio-fault-injection.rst
index 9dca6ec7d266..91d23889abd5 100644
--- a/Documentation/i2c/gpio-fault-injection.rst
+++ b/Documentation/i2c/gpio-fault-injection.rst
@@ -93,7 +93,7 @@ bus arbitration against another master in a multi-master setup.
------------------
This file is write only and you need to write the duration of the arbitration
-intereference (in µs, maximum is 100ms). The calling process will then sleep
+interference (in µs, maximum is 100ms). The calling process will then sleep
and wait for the next bus clock. The process is interruptible, though.
Arbitration lost is achieved by waiting for SCL going down by the master under