fix comment typo to cycle bots

This commit is contained in:
Nico Weber 2022-07-26 01:55:10 -04:00
parent a9b21ec484
commit 620ca754e3
1 changed files with 1 additions and 1 deletions

View File

@ -7371,7 +7371,7 @@ AnnotateTokensWorker::PostChildrenActions
AnnotateTokensWorker::DetermineChildActions(CXCursor Cursor) const {
PostChildrenActions actions;
// The DeclRefExpr of CXXOperatorCallExpr refering to the custom operator is
// The DeclRefExpr of CXXOperatorCallExpr referring to the custom operator is
// visited before the arguments to the operator call. For the Call and
// Subscript operator the range of this DeclRefExpr includes the whole call
// expression, so that all tokens in that range would be mapped to the