Skip to content

Commit f6618fd

Browse files
committed
Fix typo in README
1 parent 8386d7e commit f6618fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fortran/gfortran/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ The value must be a list of strings. Each string describes a platform on which
258258
the test must be disabled. This will usually be a target triple, and may be a
259259
regex.
260260

261-
This can be used to disable tests on aplatforms on which they have been
261+
This can be used to disable tests on platforms on which they have been
262262
explicitly enabled (this usually occurs when tests are restricted to run only
263263
on certain platforms). In such cases, the string that is used to specify the
264264
platform must exactly match the string that was used in a DejaGNU annotation.

0 commit comments

Comments
 (0)