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 error message to reflect correct static constant #1630

Merged
merged 2 commits into from
Jan 26, 2021

Conversation

johnhany97
Copy link
Member

Before this PR

Error message recommends using StandardCharsets.UTF-8 but it should be UTF_8 https://docs.oracle.com/javase/7/docs/api/java/nio/charset/StandardCharsets.html#UTF_8

After this PR

==COMMIT_MSG==
Fix error message to reflect correct static constant
==COMMIT_MSG==

Possible downsides?

@changelog-app
Copy link

changelog-app bot commented Jan 26, 2021

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Fix error message to reflect correct static constant

Check the box to generate changelog(s)

  • Generate changelog entry

@policy-bot policy-bot bot requested a review from CRogers January 26, 2021 12:49
@bulldozer-bot bulldozer-bot bot merged commit faa9014 into develop Jan 26, 2021
@bulldozer-bot bulldozer-bot bot deleted the johnhany97-patch-1 branch January 26, 2021 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants