Fix typos
Closes gh-12468
This commit is contained in:
@@ -75,7 +75,7 @@ public class JSONStringer {
|
||||
EMPTY_ARRAY,
|
||||
|
||||
/**
|
||||
* A array with at least one value requires a comma and newline before the next
|
||||
* An array with at least one value requires a comma and newline before the next
|
||||
* element.
|
||||
*/
|
||||
NONEMPTY_ARRAY,
|
||||
|
||||
Reference in New Issue
Block a user