diff mbox

IB/documentation: fix typo in include/rdma/ib_verbs.h

Message ID e2e108261001200456r470e7e51p67504454acbc3258@mail.gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Bart Van Assche Jan. 20, 2010, 12:56 p.m. UTC
None
diff mbox

Patch

diff --git a/include/rdma/ib_verbs.h b/include/rdma/ib_verbs.h
index 09509ed..00f5d26 100644
--- a/include/rdma/ib_verbs.h
+++ b/include/rdma/ib_verbs.h
@@ -1534,7 +1534,7 @@  int ib_peek_cq(struct ib_cq *cq, int wc_cnt);
  *   Must contain exactly one of %IB_CQ_SOLICITED or %IB_CQ_NEXT_COMP
  *   to request an event on the next solicited event or next work
  *   completion at any type, respectively. %IB_CQ_REPORT_MISSED_EVENTS
- *   may also be |ed in to request a hint about missed events, as
+ *   may also be passed in to request a hint about missed events, as
  *   described below.
  *
  * Return Value: