Skip to content

Commit 67809ce

Browse files
committed
Add change in flang/ to trigger pre-merge check
1 parent e8b028a commit 67809ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/docs/F202X.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ functions whose implementations have very low priority: `SPLIT` and `TOKENIZE`.
291291
and could and should have been implemented once in some Fortran utility
292292
library for those who need a slow tokenization facility rather than
293293
requiring implementations in each vendor's runtime support library with
294-
all the extra cost and compatibilty risk that entails.
294+
all the extra cost and compatibility risk that entails.
295295

296296
`SPLIT` is worse -- not only could it, like `TOKENIZE`,
297297
have been supplied by a Fortran utility library rather than being

0 commit comments

Comments
 (0)