Fix typos.
authorfengwang <fengwang@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jul 2006 07:20:17 +0000 (07:20 +0000)
committerfengwang <fengwang@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jul 2006 07:20:17 +0000 (07:20 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115329 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fortran/ChangeLog

index 87cfa48..74d1f71 100644 (file)
@@ -1,7 +1,7 @@
 2006-07-11  Feng Wang  <fengwang@nudt.edu.cn>
 
        PR fortran/28213
-       * trans-io.c (ransfer_expr): Deal with Hollerith constants used in
+       * trans-io.c (transfer_expr): Deal with Hollerith constants used in
        I/O list.
 
 2006-07-07  Kazu Hirata  <kazu@codesourcery.com>