Skip to content

Fix Javadoc typo and improve clarity in defaultIfBlank method#1376

Merged
garydgregory merged 1 commit intoapache:masterfrom
sridhar1986:fix-javadoc-typo
Apr 27, 2025
Merged

Fix Javadoc typo and improve clarity in defaultIfBlank method#1376
garydgregory merged 1 commit intoapache:masterfrom
sridhar1986:fix-javadoc-typo

Conversation

@sridhar1986
Copy link
Copy Markdown
Contributor

Thanks for your contribution to Apache Commons! Your help is appreciated!

Before you push a pull request, review this list:

  • Read the contribution guidelines for this project.
  • Run a successful build using the default Maven goal with mvn; that's mvn on the command line by itself.
  • Write unit tests that match behavioral changes, where the tests fail if the changes to the runtime are not applied. This may not always be possible but is a best-practice.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Each commit in the pull request should have a meaningful subject line and body. Note that commits might be squashed by a maintainer on merge.

Copy link
Copy Markdown
Member

@ppkarwasz ppkarwasz left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@garydgregory garydgregory merged commit a048ba5 into apache:master Apr 27, 2025
16 of 19 checks passed
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.

4 participants