Signed-off-by: Ben Pfaff <b...@nicira.com> --- ovn/lib/expr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ovn/lib/expr.h b/ovn/lib/expr.h index 501152e..b411e65 100644 --- a/ovn/lib/expr.h +++ b/ovn/lib/expr.h @@ -293,7 +293,7 @@ bool expr_relop_from_token(enum lex_type type, enum expr_relop *relop); * have grandchildren of its own type. * * As a consequence, every nonterminal node at the same distance from the - * root of the root has the same type. + * root has the same type. * * - EXPR_T_AND and EXPR_T_OR nodes must have at least two children. * -- 2.1.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev