]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - time/tst-clock.c
Fix all the remaining misspellings -- BZ 25337
[thirdparty/glibc.git] / time / tst-clock.c
index 66f23adcba6f38a661b48f5b19c5051af3047975..74a583f261e3c8c601ce306d680cb1c7b7841720 100644 (file)
@@ -110,7 +110,7 @@ do_test (void)
     /* XXX It's not yet a bug when this fails.  */
     clock_test (cl);
   else
-         printf("CPU clock unavailble, skipping test\n");
+         printf("CPU clock unavailable, skipping test\n");
 
   return result;
 }