spray: fix the spelling in an output string

MFC after:	3 weeks
This commit is contained in:
Alan Somers 2018-03-05 16:13:29 +00:00
parent ea8727d50d
commit 66a981f278

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