mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
fix typo
This commit is contained in:
parent
4b49bc94ce
commit
4990c3a180
4 changed files with 29 additions and 30 deletions
|
@ -152,7 +152,7 @@ public class XMLTokener extends JSONTokener {
|
|||
}
|
||||
|
||||
/**
|
||||
* Unescapes an XML entity encoding;
|
||||
* Unescape an XML entity encoding;
|
||||
* @param e entity (only the actual entity value, not the preceding & or ending ;
|
||||
* @return
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue