docs: i2c: smbus-protocol: fix typo
[sfrench/cifs-2.6.git] / Documentation / i2c / smbus-protocol.rst
index 3c0fb3a2044d970489113761cf466e8d6e451b8e..de7285de5e930a700849d8c569f500a71d869b0e 100644 (file)
@@ -145,7 +145,7 @@ SMBus Write Word
 Implemented by i2c_smbus_write_word_data()
 
 This is the opposite of the Read Word operation. 16 bits
-of data is written to a device, to the designated register that is
+of data are written to a device, to the designated register that is
 specified through the Comm byte.::
 
   S Addr Wr [A] Comm [A] DataLow [A] DataHigh [A] P