Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e1ff9ed

Browse files
Fixing typo in comment
1 parent 1a17826 commit e1ff9ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/test/java/com/bl/add_two_numbers/SolutionTest.java‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import static org.junit.jupiter.api.Assertions.*;
77

88
/**
9-
* This is the test to the Leetcode problem: 2. Add Two Numbers
9+
* This is the test to the LeetCode problem: 2. Add Two Numbers
1010
*
1111
* @author Børre A. Opedal Lunde
1212
* @since 2024年01月23日
@@ -227,4 +227,4 @@ void wrongThree() {
227227

228228
assertEquals(expected, new Solution().addTwoNumbers(l1, l2));
229229
}
230-
}
230+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /