isl_convex_hull.c: fix typo in comment
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 17 Apr 2009 14:41:16 +0000 (16:41 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 5 May 2009 12:41:29 +0000 (14:41 +0200)
isl_convex_hull.c

index 8db9ed3..b7ad030 100644 (file)
@@ -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