summaryrefslogtreecommitdiff
path: root/isl_coalesce.c
diff options
context:
space:
mode:
authorSven Verdoolaege <skimo@kotnet.org>2010-03-03 16:22:46 +0100
committerSven Verdoolaege <skimo@kotnet.org>2010-03-04 10:03:47 +0100
commit77cec31a5d472b2c07791fa016c7a2251665dcaf (patch)
treefb23f58a2a0e048d1299ae53f0871f15fa404978 /isl_coalesce.c
parent2270cf9a6a1c57ee1f4ce17587d6dc1f955a5e18 (diff)
downloadisl-77cec31a5d472b2c07791fa016c7a2251665dcaf.tar.gz
isl-77cec31a5d472b2c07791fa016c7a2251665dcaf.tar.bz2
isl-77cec31a5d472b2c07791fa016c7a2251665dcaf.zip
isl_coalesce.c: fix typo in comment
Diffstat (limited to 'isl_coalesce.c')
-rw-r--r--isl_coalesce.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/isl_coalesce.c b/isl_coalesce.c
index bb56261c..f5f637cc 100644
--- a/isl_coalesce.c
+++ b/isl_coalesce.c
@@ -489,7 +489,7 @@ unbounded:
* to have been restricted to this facet, so that the non-redundant
* constraints in tab[j] are the ridges of the facet.
* Note that for the purpose of wrapping, it does not matter whether
- * we wrap the ridges of i aronud the whole of j or just around
+ * we wrap the ridges of i around the whole of j or just around
* the facet since all the other constraints are assumed to be valid for j.
* In practice, we wrap to include the whole of j.
* ____ _____