mfd: mc13xxx-spi: Fix typo ("transfert")
[linux-2.6-microblaze.git] / drivers / mfd / mc13xxx-spi.c
index 2809fbe..f70d79a 100644 (file)
@@ -114,7 +114,7 @@ static int mc13xxx_spi_write(void *context, const void *data, size_t count)
  * result, the SS will negate before all of the data has been
  * transferred to/from the peripheral."
  * We workaround this by accessing the SPI controller with a
- * single transfert.
+ * single transfer.
  */
 
 static struct regmap_bus regmap_mc13xxx_bus = {