Skip to content

Commit f4ba1de

Browse files
committed
注释
1 parent 482d84b commit f4ba1de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/com/crossoverjie/algorithm/LinkLoopTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public void isLoop() throws Exception {
2424
}
2525

2626
/**
27-
* 无环
27+
* 有环
2828
* @throws Exception
2929
*/
3030
@Test

0 commit comments

Comments
 (0)