Fix typo in comment.

MFC after:	3 days
This commit is contained in:
Robert Watson
2011-12-29 15:34:59 +00:00
parent ffa01562fd
commit b77dd854a8
+1 -1
View File
@@ -99,7 +99,7 @@ tcpp_client_newconn(void)
int fd, i;
/*
* Spread load over available IPs, roating through them as we go. No
* Spread load over available IPs, rotating through them as we go. No
* attempt to localize IPs to particular workers.
*/
sin = localipbase;