fix: correct spelling in test files and comments#4690
Conversation
- Fix 'didnt' → 'didn't' (10+ occurrences) - Fix 'cant' → 'can't' - Fix 'wont' → 'won't' - Fix 'occured' → 'occurred' - Fix 'dont' → 'don't'⚠️ Note: Comment and test assertion changes only. No functional code modified.
|
|
|
Thank you for your contribution. However, this PR has been automatically closed because it was labeled as trivial. As stated in our CONTRIBUTING.md: Important Please, do not send pull requests for trivial changes; these will be rejected.
We appreciate meaningful contributions! |
Description
Fixed spelling and grammar errors in test files and comments for improved readability.
Changes
didnt→didn't(10+ occurrences)cant→can'twont→won'toccured→occurreddont→don'tFiles Modified
Impact