Explorar o código

i2c: stu300: use non-archaic spelling of failes

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Thadeu Lima de Souza Cascardo %!s(int64=7) %!d(string=hai) anos
pai
achega
dbd39cf424
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/i2c/busses/i2c-stu300.c

+ 1 - 1
drivers/i2c/busses/i2c-stu300.c

@@ -127,7 +127,7 @@ enum stu300_error {
 
 /*
  * The number of address send athemps tried before giving up.
- * If the first one failes it seems like 5 to 8 attempts are required.
+ * If the first one fails it seems like 5 to 8 attempts are required.
  */
 #define NUM_ADDR_RESEND_ATTEMPTS 12