OSDN Git Service

* generated/minval_r8.c: Regenerate.
[pf3gnuchains/gcc-fork.git] / libgfortran / generated / count_4_l4.c
index fcbe081..f5a46bf 100644 (file)
@@ -145,7 +145,7 @@ count_4_l4 (gfc_array_i4 * const restrict retarray,
              the next dimension.  */
           count[n] = 0;
           /* We could precalculate these products, but this is a less
-             frequently used path so proabably not worth it.  */
+             frequently used path so probably not worth it.  */
           base -= sstride[n] * extent[n];
           dest -= dstride[n] * extent[n];
           n++;