Skip to content

Commit 27b863a

Browse files
committed
fix release notes erors
1 parent 54f46dc commit 27b863a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ AST Matchers
687687
- Fixed detection of explicit parameter lists in ``LambdaExpr``. (#GH168452)
688688
- Added ``hasExplicitParameters`` for ``LambdaExpr`` as an output attribute to
689689
AST JSON dumps.
690-
- Add `arrayTypeLoc` matcher for matching `ArrayTypeLoc`s.
690+
- Add ``arrayTypeLoc`` matcher for matching ``ArrayTypeLoc``s.
691691
692692
clang-format
693693
------------

0 commit comments

Comments
 (0)