Skip to content

Commit ccb4a9b

Browse files
authored
fix wrong comment update
1 parent 4e39d8c commit ccb4a9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/json/junit/JSONTokenerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ public void testSkipToSuccessWithStringReader() throws IOException {
233233

234234
/**
235235
* Verify that next and back are working properly and tracking the correct positions
236-
* with different new in line combinations.
236+
* with different new line combinations.
237237
*/
238238
@Test
239239
public void testNextBackComboWithNewLines() {

0 commit comments

Comments
 (0)