Skip to content

Commit 703dd11

Browse files
committed
fixup! Terminate Finally control flow graph blocks with FinallyBlockNode
1 parent 7f145c8 commit 703dd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
344344
incompatible with their corresponding format specifiers.
345345
- `FormatStringValid` analysis rule, which flags `Format` calls with invalid format strings.
346346
- **API:** `CompilerDirectiveParser` now returns a new `ResourceDirective` type when parsing
347-
[resource directives](<https://docwiki.embarcadero.com/RADStudio/en/Resource_file_(Delphi)>).
347+
[resource directives](https://docwiki.embarcadero.com/RADStudio/en/Resource_file_(Delphi)).
348348

349349
### Changed
350350

0 commit comments

Comments
 (0)