Author: rwatson
Date: Thu Dec 29 15:34:59 2011
New Revision: 228956
URL: http://svn.freebsd.org/changeset/base/228956
Log:
Fix typo in comment.
MFC after: 3 days
Modified:
head/tools/tools/netrate/tcpp/tcpp_client.c
Modified: head/tools/tools/netrate/tcpp/tcpp_client.c
==============================================================================
--- head/tools/tools/netrate/tcpp/tcpp_client.c Thu Dec 29 14:41:17 2011
(r228955)
+++ head/tools/tools/netrate/tcpp/tcpp_client.c Thu Dec 29 15:34:59 2011
(r228956)
@@ -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;
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"