Fixing more typos...

Signed-off-by: colramos-amd <colramos@amd.com>


[ROCm/rocprofiler-compute commit: f822a56b7c]
This commit is contained in:
colramos-amd
2023-12-01 13:43:07 -06:00
parent 1279b2afac
commit c134a12674
5 changed files with 5 additions and 5 deletions
@@ -390,7 +390,7 @@ def omniarg_parser(parser, omniperf_home, omniperf_version):
"--list-metrics",
metavar="",
choices=["gfx906", "gfx908", "gfx90a"],
help="\t\tList all availible metrics for analysis on specified arch:\n\t\t gfx906\n\t\t gfx908\n\t\t gfx90a",
help="\t\tList all available metrics for analysis on specified arch:\n\t\t gfx906\n\t\t gfx908\n\t\t gfx90a",
)
analyze_group.add_argument(
"-k",