]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/lambda-code.c
c-cppbuiltin.c, [...]: Fix comment typos.
[thirdparty/gcc.git] / gcc / lambda-code.c
index 0d066b936dfdaf1c752b9274e279587537c38707..08f963e534b29e71de9020d7eca5c0dadbd53636 100644 (file)
@@ -53,7 +53,7 @@
 
  A loop iteration space represents the points traversed by the loop.  A point in the
  iteration space can be represented by a vector of size <loop depth>.  You can
- therefore represent the iteration space as a integral combinations of a set
+ therefore represent the iteration space as an integral combinations of a set
  of basis vectors. 
 
  A loop iteration space is dense if every integer point between the loop