Correct comment.

MFC after:	1 week
This commit is contained in:
pjd 2011-04-20 18:49:12 +00:00
parent e272ff3c6f
commit d0f9a41cb1

View File

@ -739,7 +739,7 @@ listen_accept(void)
if (res->hr_role == HAST_ROLE_PRIMARY) {
/*
* If we act as primary request the other side to wait
* for us for a bit, as may might be finishing cleanups.
* for us a bit, as we might be finishing cleanups.
*/
nv_add_uint8(nverr, 1, "wait");
}