mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
fix spelling in comment
This commit is contained in:
parent
9df5d34bbe
commit
95da4246a2
@ -782,7 +782,7 @@ public class JSONMLTest {
|
||||
|
||||
// this test does not pass for the following reasons:
|
||||
// 1. Our XML parser does not handle generic HTML entities, only valid XML entities. Hence
|
||||
// or other HTML specific entites would fail on reversability
|
||||
// or other HTML specific entities would fail on reversability
|
||||
// 2. Our JSON implementation for storing the XML attributes uses the standard unordered map.
|
||||
// This means that <tag attr1="v1" attr2="v2" /> can not be reversed reliably.
|
||||
// /**
|
||||
|
Loading…
x
Reference in New Issue
Block a user