Signed-off-by: Ben Pfaff <b...@ovn.org>
---
 lib/ovsdb-idl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/ovsdb-idl.c b/lib/ovsdb-idl.c
index 5860c305a9dd..85c74669024e 100644
--- a/lib/ovsdb-idl.c
+++ b/lib/ovsdb-idl.c
@@ -1151,7 +1151,7 @@ ovsdb_idl_condition_clone(struct ovsdb_idl_condition *dst,
  * arranges to send the new condition to the database server.
  *
  * Return the next conditional update sequence number. When this
- * value and ovsdb_idl_get_condition_seqno() matchs, the 'idl'
+ * value and ovsdb_idl_get_condition_seqno() matches, the 'idl'
  * contains rows that match the 'condition'.
  */
 unsigned int
-- 
2.10.2

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to