We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be00dd4 commit 426f1f2Copy full SHA for 426f1f2
flang/docs/F202X.md
@@ -291,7 +291,7 @@ functions whose implementations have very low priority: `SPLIT` and `TOKENIZE`.
291
and could and should have been implemented once in some Fortran utility
292
library for those who need a slow tokenization facility rather than
293
requiring implementations in each vendor's runtime support library with
294
-all the extra cost and compatibilty risk that entails.
+all the extra cost and compatibility risk that entails.
295
296
`SPLIT` is worse -- not only could it, like `TOKENIZE`,
297
have been supplied by a Fortran utility library rather than being
0 commit comments