isl_tab_pip.c: fix typo in comment
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 3 Feb 2011 15:39:49 +0000 (16:39 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 5 Feb 2011 09:40:23 +0000 (10:40 +0100)
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_tab_pip.c

index f9f700e..401d475 100644 (file)
@@ -4251,7 +4251,7 @@ static __isl_give isl_map *basic_map_partial_lexopt(
  *
  *     a x >= -u >= -b_i(p)
  *
- * Moreover, m = min_i(b_i(p)) satisfied the constraints on u and can
+ * Moreover, m = min_i(b_i(p)) satisfies the constraints on u and can
  * therefore be plugged into the solution.
  */
 static __isl_give isl_map *basic_map_partial_lexopt_symm(