]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
list_read_2.f90: Fix typo in description.
authorBernhard Fischer <rep.nop@aon.at>
Tue, 10 Jan 2006 13:02:10 +0000 (14:02 +0100)
committerBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Tue, 10 Jan 2006 13:02:10 +0000 (14:02 +0100)
2006-01-10  Bernhard Fischer  <rep.nop@aon.at>

* gfortran.dg/list_read_2.f90: Fix typo in description.

From-SVN: r109541

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/list_read_2.f90

index 1fa45223f151fba9a33bd68c2a90441ea42a43ab..6d9f4286f761cc6b783b5f0d9e37e10e8c74f426 100644 (file)
@@ -1,3 +1,7 @@
+2006-01-10  Bernhard Fischer  <rep.nop@aon.at>
+
+       * gfortran.dg/list_read_2.f90: Fix typo in description.
+
 2006-01-10  Jan Beulich  <jbeulich@novell.com>
 
        * lib/target-supports.exp (check_visibility_available): Simplify test
index f60a83620109fb42ab54f328f0b172613ecb34ca..e757f613e4401b82ec02d02dcc6e4fa7503c23a6 100644 (file)
@@ -1,7 +1,7 @@
 ! { dg-do run }
 ! PR16805
 ! Test list directed reads from character substrings
-! The IO library was reporting an error rather the end-or-fecord when it
+! The IO library was reporting an error rather the end-of-record when it
 ! got to the end of an internal file record.
 program list_read_2
   implicit none