cosmetic: Update comment in cmd/eeprom.c
[oweals/u-boot.git] / cmd / eeprom.c
index 7b1f81477fd83cd733e3d6d61bcedf95e9fe5189..19953df082fbc7c2af425c893f5ded133bf94dcc 100644 (file)
@@ -108,7 +108,7 @@ static int eeprom_len(unsigned offset, unsigned end)
 
        /*
         * For a FRAM device there is no limit on the number of the
-        * bytes that can be ccessed with the single read or write
+        * bytes that can be accessed with the single read or write
         * operation.
         */
 #if !defined(CONFIG_SYS_I2C_FRAM)