Skip to content

Commit 6d167d4

Browse files
eugeneepshteynGeorgeARM
authored andcommitted
[flang][NFC] Fixed a typo in Exensions.md (llvm#137738)
Fixed a small typo regarding F'2023 15.5.2.5 paragraph number.
1 parent c78ccaf commit 6d167d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/docs/Extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ end
126126
and `DO CONCURRENT`.
127127
* A non-definable actual argument, including the case of a vector
128128
subscript, may be associated with an `ASYNCHRONOUS` or `VOLATILE`
129-
dummy argument, F'2023 15.5.2.5 p31 notwithstanding.
129+
dummy argument, F'2023 15.5.2.5 p21 notwithstanding.
130130
The effects of these attributes are scoped over the lifetime of
131131
the procedure reference, and they can by added by internal subprograms
132132
and `BLOCK` constructs within the procedure.

0 commit comments

Comments
 (0)