Skip to content

Conversation

marcwrobel
Copy link
Contributor

This PR fixes various typos in :

  • spring-boot-cli and spring-boot-actuator-autoconfigure javadoc,
  • spring-boot-autoconfigure, spring-boot-actuator, spring-boot-tools, spring-boot-smoke-tests javadoc / tests,
  • spring-boot tests, javadoc and code (the private method remainderIsNotAlphaNumberic's name has been fixed),
  • actuator documentation,
  • Metadata.MetadataItemCondition#findItem IllegalStateException message,
  • spring.liquibase.check-change-log-location deprecation reason,
  • PrometheusPushGatewayManager log message.

The last three commits may be problematic and need special attention.

Multiple commits has been made. Let me know if you need multiple PRs.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 21, 2022
Copy link
Member

@wilkinsona wilkinsona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much for the PR. I've left a few comments for your consideration when you have time.

@marcwrobel
Copy link
Contributor Author

Thanks very much for the PR. I've left a few comments for your consideration when you have time.

Thanks for this review. Requested changes has been done.

@wilkinsona wilkinsona added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels May 3, 2022
@wilkinsona wilkinsona added this to the 2.5.x milestone May 3, 2022
@wilkinsona wilkinsona mentioned this pull request May 3, 2022
wilkinsona added a commit that referenced this pull request May 3, 2022
wilkinsona added a commit that referenced this pull request May 3, 2022
@wilkinsona wilkinsona closed this in 111dfd8 May 3, 2022
@wilkinsona
Copy link
Member

@marcwrobel Thanks very much for making your first contribution to Spring Boot. I have applied the changes to 2.5.x and merged them forwards through 2.6.x and 2.7.x into main, picking up changes that were specific to those branches along the way. I don't think any of your improvements were lost along the way, but please let me know if I have missed something.

@wilkinsona wilkinsona modified the milestones: 2.5.x, 2.5.14 May 3, 2022
@marcwrobel marcwrobel deleted the fix-typos branch May 7, 2022 16:43
@marcwrobel
Copy link
Contributor Author

@wilkinsona, looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants