isl_map.c: fix typo in comment
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 12 Nov 2008 17:39:36 +0000 (18:39 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 2 Dec 2008 19:37:42 +0000 (20:37 +0100)
isl_map.c

index 21a071d..ff5f34e 100644 (file)
--- a/isl_map.c
+++ b/isl_map.c
@@ -4051,7 +4051,7 @@ error:
 /* Given two _disjoint_ basic sets bset1 and bset2, check whether
  * for any common value of the parameters and dimensions preceding dim
  * in both basic sets, the values of dimension pos in bset1 are
- * smaller or larger then those in bset2.
+ * smaller or larger than those in bset2.
  *
  * Returns
  *      1 if bset1 follows bset2