spray: fix the spelling in an output string
MFC after: 3 weeks
This commit is contained in:
parent
ea8727d50d
commit
66a981f278
@ -145,7 +145,7 @@ main(int argc, char *argv[])
|
||||
|
||||
|
||||
/* Spray server with packets */
|
||||
printf ("sending %u packets of lnth %d to %s ...", count, length,
|
||||
printf ("sending %u packets of length %d to %s ...", count, length,
|
||||
*argv);
|
||||
fflush (stdout);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user