Skip to content

Commit 487e687

Browse files
committed
Update wording in implementation status doc
1 parent 6153bbd commit 487e687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/implementation-status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Caffeine is an implementation of the Parallel Runtime Interface for Fortran (PRIF). This document
44
outlines the implementation status in Caffeine of the features defined in the
55
[latest PRIF specification, revision 0.5](https://dx.doi.org/10.25344/S4CG6G). Caffeine contains interfaces for all
6-
of the PRIF procedures (except when mentioned otherwise below) and the symbols are linkable and callable, but some procedures will fail at runtime with an unimplemented error. For
6+
of the PRIF procedures (except when stated otherwise below) and the symbols are linkable and callable, but some procedures will fail at runtime with an unimplemented error. For
77
more details about the implementation of the various PRIF features, please see the
88
following sections:
99

0 commit comments

Comments
 (0)