diff --git a/util/cbfstool/cbfstool.c b/util/cbfstool/cbfstool.c index 72799a4da8..cecc0b92ed 100644 --- a/util/cbfstool/cbfstool.c +++ b/util/cbfstool/cbfstool.c @@ -519,7 +519,7 @@ static void usage(char *name) "Updates the FIT table with microcode entries\n" "\n" "ARCHes:\n" - " aarch64, arm, x86\n" + " arm64, arm, x86\n" "TYPEs:\n", name, name ); print_supported_filetypes();