Fix a typo.
authorH.J. Lu <hjl@gcc.gnu.org>
Sat, 20 May 2006 23:02:46 +0000 (16:02 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Sat, 20 May 2006 23:02:46 +0000 (16:02 -0700)
From-SVN: r113942

gcc/fortran/ChangeLog

index 94db2b47d246ecd0c0b438d45de60baee9971bb3..4643f40baa63709529765b8745337f1f0721e1b3 100644 (file)
@@ -1,7 +1,7 @@
 2006-05-19  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR fortran/27662
-       * trans-array.c (gfc_conv_expr_descriptor): Don't zere the
+       * trans-array.c (gfc_conv_expr_descriptor): Don't zero the
        first stride to indicate a temporary.
        * trans-expr.c (gfc_conv_function_call): Likewise.