X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Farm_adi_v5.c;h=9a641fce22df613ddb77e8b50a34d3b71b70b227;hb=c779387279e96f37c8049d81284cd07bf7238ac9;hp=021d02a44cbb8d9b50645a7fde4936f713606a7b;hpb=7a80a74e8117332d6fd780f5c4697fe4bd3c41f7;p=openocd.git diff --git a/src/target/arm_adi_v5.c b/src/target/arm_adi_v5.c index 021d02a44c..9a641fce22 100644 --- a/src/target/arm_adi_v5.c +++ b/src/target/arm_adi_v5.c @@ -1412,7 +1412,7 @@ static int dap_rom_display(struct command_context *cmd_ctx, } break; case 6: - major = "Perfomance Monitor"; + major = "Performance Monitor"; switch (minor) { case 0: subtype = "other";