diff --git a/yftest/src/ftest/ftest.c b/yftest/src/ftest/ftest.c index d004882..7078001 100644 --- a/yftest/src/ftest/ftest.c +++ b/yftest/src/ftest/ftest.c @@ -1255,7 +1255,7 @@ final_parallel_test_() pthread_mutex_destroy(&mut_count_fail_local); - char reader[256]="here the ordered results on each threads"; + char reader[256]="Here are the ordered results for each thread"; struct winsize w; ioctl(1, TIOCGWINSZ, &w);