Fix typos

Closes gh-12468
This commit is contained in:
dreis2211
2018-03-13 17:56:04 +01:00
committed by Madhura Bhave
parent 2f1b2e3ce2
commit 0d3f3e46dd
4 changed files with 4 additions and 4 deletions

View File

@@ -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,