From: Sven Verdoolaege Date: Fri, 24 Feb 2012 15:26:26 +0000 (+0100) Subject: doc: fix typo X-Git-Tag: isl-0.10~109 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cbe394fe88b1e0f158eb5eb1c1ca5f029b60cfa0;p=platform%2Fupstream%2Fisl.git doc: fix typo Signed-off-by: Sven Verdoolaege --- diff --git a/doc/user.pod b/doc/user.pod index 11c9299..7515647 100644 --- a/doc/user.pod +++ b/doc/user.pod @@ -1873,7 +1873,7 @@ dimension has the fixed given value. enum isl_dim_type type, unsigned pos, int value); Intersect the set or relation with the half-space where the given -dimension has a value bounded the fixed given value. +dimension has a value bounded by the fixed given value. __isl_give isl_set *isl_set_equate(__isl_take isl_set *set, enum isl_dim_type type1, int pos1,