[CodeStyle][Typos] 修复typos
PR 期间被引入导致没有被统计到的 typo error
#69533
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Category
User Experience
PR Types
Others
Description
Typos
to pre-commit #69434在这个PR合入期间,被引入了一些新的typo没有被统计到(目前似乎只有一个)。为了防止阻塞日常开发(不是自己写的代码出现了 typo 错误),
先把它放到忽略列表然后在 #69441 中进行解决已经直接修复了。