Correct comment.

MFC after:	1 week
This commit is contained in:
Pawel Jakub Dawidek 2011-04-20 18:49:12 +00:00
parent ac0401e321
commit 8e15d1e490
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=220899

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");
}