summaryrefslogtreecommitdiffstats
path: root/fortran/test/fflush1.F90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/test/fflush1.F90')
-rw-r--r--fortran/test/fflush1.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/test/fflush1.F90 b/fortran/test/fflush1.F90
index bd1f551..0916813 100644
--- a/fortran/test/fflush1.F90
+++ b/fortran/test/fflush1.F90
@@ -6,7 +6,7 @@
! FUNCTION
! This is the first half of a two-part test that makes sure
! that a file can be read after an application crashes as long
-! as the file was flushed first. We simulate by exit the
+! as the file was flushed first. We simulate by exit the
! the program using stop statement
!
! COPYRIGHT