list_read_2.f90: Fix typo in description.

2006-01-10  Bernhard Fischer  <rep.nop@aon.at>

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

From-SVN: r109541
This commit is contained in:
Bernhard Fischer 2006-01-10 14:02:10 +01:00 committed by Bernhard Reutner-Fischer
parent 6c23a1f24f
commit 56b04af731
2 changed files with 5 additions and 1 deletions

View 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

View 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