diff --git a/projects/amdsmi/tests/amd_smi_test/functional/api_support_read.cc b/projects/amdsmi/tests/amd_smi_test/functional/api_support_read.cc index 6be61a276b..052b0221f3 100644 --- a/projects/amdsmi/tests/amd_smi_test/functional/api_support_read.cc +++ b/projects/amdsmi/tests/amd_smi_test/functional/api_support_read.cc @@ -34,7 +34,7 @@ TestAPISupportRead::TestAPISupportRead() : TestBase() { set_title("AMDSMI API Support Read Test"); - set_description("This test verifies that the supported APIs are corretly " + set_description("This test verifies that the supported APIs are correctly " "identified."); }