flash: fix typos and duplicated words
[fw/openocd] / src / flash / nor / str9x.c
index d49875c5aa286a3a73452f86b68708dcf2b80dd6..87ffec8777d5514d34d3671fce3adb2fe43925b3 100644 (file)
@@ -354,7 +354,7 @@ static int str9x_write_block(struct flash_bank *bank,
        struct arm_algorithm arm_algo;
        int retval = ERROR_OK;
 
-       /* see contib/loaders/flash/str9x.s for src */
+       /* see contrib/loaders/flash/str9x.s for src */
 
        static const uint32_t str9x_flash_write_code[] = {
                                        /* write:                               */