From: Geert Uytterhoeven Date: Tue, 11 Mar 2014 10:23:43 +0000 (+0100) Subject: i2c: Spelling s/than/that/ X-Git-Tag: v3.15-rc1~41^2~28 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6808b002520de85aaa77237f4a9d33376fa393e9;p=karo-tx-linux.git i2c: Spelling s/than/that/ Signed-off-by: Geert Uytterhoeven Signed-off-by: Wolfram Sang --- diff --git a/Documentation/i2c/functionality b/Documentation/i2c/functionality index b0ff2ab596ce..4556a3eb87c4 100644 --- a/Documentation/i2c/functionality +++ b/Documentation/i2c/functionality @@ -46,7 +46,7 @@ A few combinations of the above flags are also defined for your convenience: and write_block_data commands I2C_FUNC_SMBUS_I2C_BLOCK Handles the SMBus read_i2c_block_data and write_i2c_block_data commands - I2C_FUNC_SMBUS_EMUL Handles all SMBus commands than can be + I2C_FUNC_SMBUS_EMUL Handles all SMBus commands that can be emulated by a real I2C adapter (using the transparent emulation layer)