Skip to content

Commit 11f9008

Browse files
committed
[ast matcher][NFC] fix typo in release note
1 parent 1208699 commit 11f9008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ AST Matchers
501501
- Fixed an issue with the `hasName` and `hasAnyName` matcher when matching
502502
inline namespaces with an enclosing namespace of the same name.
503503

504-
- Fixed an ordering issue with the `hasOperands` matcher occuring when setting a
504+
- Fixed an ordering issue with the `hasOperands` matcher occurring when setting a
505505
binding in the first matcher and using it in the second matcher.
506506

507507
clang-format

0 commit comments

Comments
 (0)