Skip to content

Fix various typos and casing inconsistencies across the codebase #2823

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

ohiomanbo
Copy link

@ohiomanbo ohiomanbo commented Apr 21, 2025

This pull request fixes numerous minor typos and naming inconsistencies across the codebase.

Changes included:

  • Corrected misspellings such as optoinsoptions, DifferntDifferent, Autoconfiguration -> AutoConfiguration etc.
  • Standardized casing in class and file names (e.g., McpToolCallbackAutoconfigurationConditionTestsMcpToolCallbackAutoConfigurationConditionTests)
  • Verified all modified files compile and existing tests pass

These changes are limited to non-functional improvements (comments, naming, typos).
Unit test is passes.
Please let me know if you'd prefer these broken into smaller PRs or scoped differently.

Note: The CLA link (https://cla.pivotal.io/sign/spring) appears to be unavailable (ERR_NAME_NOT_RESOLVED).
Is there an updated contributor license agreement process in place?

Please advise how to proceed.

@ohiomanbo ohiomanbo force-pushed the fix/fix-typo branch 3 times, most recently from fb7efec to a5b1c17 Compare April 21, 2025 07:22
…sdioProperties' to 'stdioProperties'

Signed-off-by: Changho Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant