ipaccess-config.c: Spelling fix in the config mode

This commit is contained in:
Holger Hans Peter Freyther 2009-11-16 19:53:08 +01:00
parent c7df7c6e42
commit 057fec5336
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ static void print_help(void)
printf(" -o --oml-ip ip\n");
printf(" -r --restart\n");
printf(" -n flags/mask\tSet NVRAM attributes.\n");
printf(" -l --listen testnr \tPerform speciified test number\n");
printf(" -l --listen testnr \tPerform specified test number\n");
printf(" -h --help this text\n");
printf(" -s --stream-id ID\n");
}