Fix a typo.
[gcc.git] / 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.