Various, unrelated tree-wide typo fixes.
[oweals/u-boot.git] / cmd / i2c.c
index 18ce789d7edd916bd704e776b70afedaa3b446d7..473153fbd4737a7949a3f22b0c5a29b7009b941b 100644 (file)
--- a/cmd/i2c.c
+++ b/cmd/i2c.c
@@ -178,7 +178,7 @@ static int i2c_get_cur_bus_chip(uint chip_addr, struct udevice **devp)
  * i2c_init_board() - Board-specific I2C bus init
  *
  * This function is the default no-op implementation of I2C bus
- * initialization. This function can be overriden by board-specific
+ * initialization. This function can be overridden by board-specific
  * implementation if needed.
  */
 __weak