Skip to content

Commit

Permalink
jdoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Apr 20, 2024
1 parent a72c8cb commit 2441205
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -846,9 +846,7 @@ private EncodingMap() {
}

/**
* @return the Java encoding name for the specified IANA encoding name.
*
* @param ianaEncoding The IANA encoding name.
* {@inheritDoc}
*/
@Override
public String encodingNameFromLabel(final String charsetLabel) {
Expand Down

0 comments on commit 2441205

Please sign in to comment.