We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e39d8c commit ccb4a9bCopy full SHA for ccb4a9b
1 file changed
src/test/java/org/json/junit/JSONTokenerTest.java
@@ -233,7 +233,7 @@ public void testSkipToSuccessWithStringReader() throws IOException {
233
234
/**
235
* Verify that next and back are working properly and tracking the correct positions
236
- * with different new in line combinations.
+ * with different new line combinations.
237
*/
238
@Test
239
public void testNextBackComboWithNewLines() {
0 commit comments