fix: correct spelling errors across codebase#5403
fix: correct spelling errors across codebase#5403nobodyiam merged 1 commit intoapolloconfig:masterfrom
Conversation
WalkthroughThis change corrects multiple spelling errors across source code, documentation, and comments. Terms such as "commited," "chanage," "releated," "useable," and "applys" are fixed to their correct forms. No functional, logical, or structural changes are introduced beyond these typographical corrections. Changes
Assessment against linked issues
Suggested labels
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (5)
✅ Files skipped from review due to trivial changes (2)
🚧 Files skipped from review as they are similar to previous changes (3)
⏰ Context from checks skipped due to timeout of 90000ms (1)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
- Fix 'chanage' to 'change' in documentation - Fix 'releated' to 'related' in changelog - Fix 'useable' to 'usable' in deployment guide - Fix 'applys' to 'applies' in webhook documentation - Fix 'commited' to 'committed' in JavaScript code 我才发现 `wapper` 也许不是一个拼写错误 Resolves apolloconfig#5402
6541589 to
52e30f5
Compare
What's the purpose of this PR
我才发现
wapper也许不是一个拼写错误Which issue(s) this PR fixes:
Fixes #5402
Brief changelog
Resolves issue #5402
Follow this checklist to help us incorporate your contribution quickly and easily:
mvn clean testto make sure this pull request doesn't break anything.CHANGESlog.Summary by CodeRabbit
Bug Fixes
Documentation