Skip to content

Commit 0999c5c

Browse files
committed
doc(README.md): fix typo
1 parent b757a6b commit 0999c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ summarizes the observed compiler behaviors:
7878
**Notes**
7979
1. Fails to build due to an internal compiler error (ICE).
8080
2. Fails to build due to `fpm` issue [767]. See [test/README.md#cray] for a lower bound on the Cray compiler test failures.
81-
3. Fails to build due to polymorphism not yet being supported. However, a refactored version of 10 the compiler tests in [./tests/compiler_test_m.f90] pass when incorporated into the [llvm-test-suite].
81+
3. Fails to build due to polymorphism not yet being supported. However, a refactored version of the 10 compiler tests in [./tests/compiler_test_m.f90] pass when incorporated into the [llvm-test-suite].
8282

8383
See the [test suite README.md](./test/README.md) for more details on each compiler's test
8484
results.

0 commit comments

Comments
 (0)