mips32: fix typos
[fw/openocd] / src / target / mips32.c
index d842705fffd1ba8561c328d9e2d2d0dbefa50275..75197f170f85f5368e2bce18a1eda6d67522dac7 100644 (file)
@@ -289,7 +289,7 @@ int mips32_init_arch_info(struct target *target, struct mips32_common *mips32, s
        mips32->common_magic = MIPS32_COMMON_MAGIC;
        mips32->fast_data_area = NULL;
 
-       /* has breakpoint/watchpint unit been scanned */
+       /* has breakpoint/watchpoint unit been scanned */
        mips32->bp_scanned = 0;
        mips32->data_break_list = NULL;