We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0056b1a commit b06182cCopy full SHA for b06182c
1 file changed
JSONObjectTest.java
@@ -1498,8 +1498,7 @@ public void jsonObjectNullOperations() {
1498
* These are three literal name tokens: ...
1499
* null
1500
*
1501
- * There seems to be no best practice, it's all about what we want the code to do.
1502
- * In the code we see that JSONObject.NULL is tranformed into null
+ * There seems to be no best practice to follow, it's all about what we want the code to do.
1503
*/
1504
1505
// add JSONObject.NULL then convert to string in the manner of XML.toString()
0 commit comments