summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2011-04-20 18:49:12 +0000
committerpjd <pjd@FreeBSD.org>2011-04-20 18:49:12 +0000
commitd0f9a41cb112c6b94647bb7688a15dd85afdaff6 (patch)
tree9debe882e2958170f5c2baa70aa88c884c303184 /sbin
parente272ff3c6fd30c936cd408f5ec6356eb947d9831 (diff)
downloadFreeBSD-src-d0f9a41cb112c6b94647bb7688a15dd85afdaff6.zip
FreeBSD-src-d0f9a41cb112c6b94647bb7688a15dd85afdaff6.tar.gz
Correct comment.
MFC after: 1 week
Diffstat (limited to 'sbin')
-rw-r--r--sbin/hastd/hastd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/hastd/hastd.c b/sbin/hastd/hastd.c
index 7f87dd6..c89a3dd 100644
--- a/sbin/hastd/hastd.c
+++ b/sbin/hastd/hastd.c
@@ -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");
}
OpenPOWER on IntegriCloud