forked from auracaster/openocd
target: fix minor typos and duplicated words
Change-Id: I8deb0017dc66a243e3dd51e285aa086db500decd Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5766 Tested-by: jenkins
This commit is contained in:
@@ -332,7 +332,7 @@ static const struct command_registration arm7a_l2x_cache_commands[] = {
|
||||
.name = "info",
|
||||
.handler = arm7a_l2x_cache_info_command,
|
||||
.mode = COMMAND_ANY,
|
||||
.help = "print cache realted information",
|
||||
.help = "print cache related information",
|
||||
.usage = "",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user