diff --git a/tests/src/hipEnvVar.cpp b/tests/src/hipEnvVar.cpp index 6f9047776c..2b2b0afcff 100644 --- a/tests/src/hipEnvVar.cpp +++ b/tests/src/hipEnvVar.cpp @@ -32,7 +32,7 @@ using namespace std; void usage() { printf("hipEnvVar [otpions]\n\ - -c,\t\ttotal number ofavailable GPUs and their pciBusID\n\ + -c,\t\ttotal number of available GPUs and their pciBusID\n\ -d,\t\tselect one GPU and return its pciBusID\n\ -v,\t\tsend the list to HIP_VISIBLE_DEVICES env var\n\ -h,\t\tshow this help message\n\