Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

i2c: Spelling s/than/that/

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

authored by

Geert Uytterhoeven and committed by
Wolfram Sang
6808b002 8efd1e9e

+1 -1
+1 -1
Documentation/i2c/functionality
··· 46 46 and write_block_data commands 47 47 I2C_FUNC_SMBUS_I2C_BLOCK Handles the SMBus read_i2c_block_data 48 48 and write_i2c_block_data commands 49 - I2C_FUNC_SMBUS_EMUL Handles all SMBus commands than can be 49 + I2C_FUNC_SMBUS_EMUL Handles all SMBus commands that can be 50 50 emulated by a real I2C adapter (using 51 51 the transparent emulation layer) 52 52