Fix typos and spelling issues identified by codespell#2959
Merged
MonkeyCanCode merged 2 commits intoapache:mainfrom Nov 3, 2025
Merged
Fix typos and spelling issues identified by codespell#2959MonkeyCanCode merged 2 commits intoapache:mainfrom
MonkeyCanCode merged 2 commits intoapache:mainfrom
Conversation
ebyhr
approved these changes
Nov 3, 2025
snazy
added a commit
to snazy/polaris
that referenced
this pull request
Nov 20, 2025
* Update dependency com.fasterxml.jackson:jackson-bom to v2.20.1 (apache#2949) * Update dependency com.github.jk1:gradle-license-report to v3 (apache#2958) * Fix typos and spelling issues identified by codespell (apache#2959) * Fix findings with codespell * Fix findings with codespell * Fix regtest doc (apache#2955) * fix(deps): update dependency software.amazon.awssdk:bom to v2.37.3 (apache#2960) * Refactor Polaris cloudTests and adopt changes from PR apache#2405 (apache#2871) * Last merged commit 4a80c51 --------- Co-authored-by: Mend Renovate <bot@renovateapp.com> Co-authored-by: Yong Zheng <yongzheng0809@gmail.com> Co-authored-by: Tamas Mate <50709850+tmater@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What changes were proposed in this pull request?
This PR fixes typos and spelling issues identified by codespell. While it is possible to automate this process, doing so may require fine-tuned commands and rules, which may not be worth the effort for the current scope.
Why are the changes needed?
Fix typos and spelling issues.
Does this PR introduce any user-facing change?
N/A
How was this patch tested?
N/A
CHANGELOG.md
N/A