Comment typo.

This commit is contained in:
David Fifield 2023-03-29 09:49:24 -06:00
parent 47dd253a37
commit 17829d80d5

View file

@ -1,6 +1,6 @@
package main
// This code handled periodic statistics logging.
// This code handles periodic statistics logging.
//
// The only thing it keeps track of is how many connections had the client_ip
// parameter. Write true to statsChannel to record a connection with client_ip;