spray: fix the spelling in an output string

MFC after:	3 weeks
This commit is contained in:
asomers 2018-03-05 16:13:29 +00:00
parent c8d2fb97f2
commit 74b9fc9129

View File

@ -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);