diff --git a/Documentation/i2c/smbus-protocol.rst b/Documentation/i2c/smbus-protocol.rst index de7285de5e93..7350e4b2c2fa 100644 --- a/Documentation/i2c/smbus-protocol.rst +++ b/Documentation/i2c/smbus-protocol.rst @@ -146,7 +146,7 @@ Implemented by i2c_smbus_write_word_data() This is the opposite of the Read Word operation. 16 bits of data are written to a device, to the designated register that is -specified through the Comm byte.:: +specified through the Comm byte:: S Addr Wr [A] Comm [A] DataLow [A] DataHigh [A] P