isl_map.c: fix typo in comment
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 16 Apr 2013 11:42:09 +0000 (13:42 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 16 Apr 2013 11:56:16 +0000 (13:56 +0200)
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_map.c

index 76d60f8..415d5e7 100644 (file)
--- a/isl_map.c
+++ b/isl_map.c
@@ -11402,7 +11402,7 @@ error:
  *
  *     x_i = (f_i y + h_i)/m_i
  *
- * the additional constraints are added to ensure that we only
+ * then additional constraints are added to ensure that we only
  * map back integer points.  That is we enforce
  *
  *     f_i y + h_i = m_i alpha_i