From 7b15bf872a96f2f4221e0d54b376fcddb77a03d5 Mon Sep 17 00:00:00 2001 From: rwatson Date: Thu, 29 Dec 2011 15:34:59 +0000 Subject: Fix typo in comment. MFC after: 3 days --- tools/tools/netrate/tcpp/tcpp_client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/tools') diff --git a/tools/tools/netrate/tcpp/tcpp_client.c b/tools/tools/netrate/tcpp/tcpp_client.c index 888c895..70620ce 100644 --- a/tools/tools/netrate/tcpp/tcpp_client.c +++ b/tools/tools/netrate/tcpp/tcpp_client.c @@ -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; -- cgit v1.1