flash: fix typos and duplicated words
[fw/openocd] / src / flash / nand / fileio.c
index f65f957bf20f60cbcda688fe1caca09f85c8990a..1279e45a4fa565b254ff8d5d5af0dcaf6e3dd228 100644 (file)
@@ -206,7 +206,7 @@ int nand_fileio_read(struct nand_device *nand, struct nand_fileio_state *s)
        } else if (s->oob_format & NAND_OOB_SW_ECC_KW)   {
                /*
                 * In this case eccpos is not used as
-                * the ECC data is always stored contigously
+                * the ECC data is always stored contiguously
                 * at the end of the OOB area.  It consists
                 * of 10 bytes per 512-byte data block.
                 */