Skip to content
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

Fix capitalization #22

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Fix capitalization #22

merged 2 commits into from
Jan 31, 2024

Conversation

tspence
Copy link
Contributor

@tspence tspence commented Jan 31, 2024

The previous build, version 2887, caused capitalization differences for some APIs and methods and parameters. It incorrectly converted names that were already in PascalCase form into first-character-uppercase-all-others-lowercase.

Let's fix.

The previous change to address word-to-proper-case logic didn't correctly handle the case where something was already rendered in proper case.
@whuman whuman merged commit daf6132 into main Jan 31, 2024
1 check passed
@whuman whuman deleted the tspence/fix-capitalization branch January 31, 2024 22:45
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.

2 participants