diff options
author | Sumanth Gavini <sumanth.gavini@yahoo.com> | 2025-05-17 01:25:27 -0700 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-05-20 11:22:16 +0200 |
commit | 64639da56bb6228752d586d4a11aa19802852c10 (patch) | |
tree | 150c364ed36f14f820a76f18326a871227f43737 | |
parent | 5c52473b4496b3514444b55b1230d772cae2baa0 (diff) |
docs: i2c: Fix "resitors" to "resistors"
Fix misspelling reported by codespell
Signed-off-by: Sumanth Gavini <sumanth.gavini@yahoo.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
-rw-r--r-- | Documentation/i2c/busses/i2c-parport.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/i2c/busses/i2c-parport.rst b/Documentation/i2c/busses/i2c-parport.rst index a9b4e8133700..4cbf45952d52 100644 --- a/Documentation/i2c/busses/i2c-parport.rst +++ b/Documentation/i2c/busses/i2c-parport.rst @@ -84,7 +84,7 @@ Remarks: \| must be 74HC05, they must be open collector output. - - All resitors are 10k. + - All resistors are 10k. - Pins 18-25 of the parallel port connected to GND. - Pins 4-9 (D2-D7) could be used as VDD is the driver drives them high. The ADM1032 evaluation board uses D4-D7. Beware that the amount of |