From: Sven Verdoolaege Date: Fri, 17 Apr 2009 14:41:16 +0000 (+0200) Subject: isl_convex_hull.c: fix typo in comment X-Git-Tag: isl-0.01~197 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2fa5a48d12676c5c913fe949c2cc471b083e8d9c;p=platform%2Fupstream%2Fisl.git isl_convex_hull.c: fix typo in comment --- diff --git a/isl_convex_hull.c b/isl_convex_hull.c index 8db9ed3..b7ad030 100644 --- a/isl_convex_hull.c +++ b/isl_convex_hull.c @@ -335,7 +335,7 @@ error: * [ 1 ] * A_i [ x ] >= 0 * - * then the resulting set is of dimension n*(1+d) and has as contraints + * then the resulting set is of dimension n*(1+d) and has as constraints * * [ a_i ] * A_i [ x_i ] >= 0