Typo in DecoderException message thrown from Hex.decodeHex
----------------------------------------------------------
Key: CODEC-103
URL: https://issues.apache.org/jira/browse/CODEC-103
Project: Commons Codec
Issue Type: Improvement
Affects Versions: 1.4
Environment: Mac OS X 10.6.3
Reporter: Eric Fung
Priority: Trivial
There is a typo in the exception message thrown when the string to be decoded
in Hex.decodeHex() has invalid characters:
Illegal hexadecimal charcter J at index 2
The word "character" is misspelled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.