Skip to content

Commit

Permalink
JavaDoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille committed Jan 2, 2025
1 parent 436e8c7 commit d4734d7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
public interface AsciiConverter {

/**
* @param text the (unicode) {@link String} to convert.
* @param codePoint the {@link String#codePointAt(int) codePoint} to convert.
* @return the converted ASCII representation of the given {@link String#codePointAt(int) codePoint}.
*/
Expand Down

0 comments on commit d4734d7

Please sign in to comment.