mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Fix all the remaining misspellings -- BZ 25337
This commit is contained in:
@@ -469,7 +469,7 @@ support_test_main (int argc, char **argv, const struct test_config *config)
|
||||
exit (1);
|
||||
}
|
||||
|
||||
/* Process terminated normaly without timeout etc. */
|
||||
/* Process terminated normally without timeout etc. */
|
||||
if (WIFEXITED (status))
|
||||
{
|
||||
if (config->expected_status == 0)
|
||||
|
Reference in New Issue
Block a user