Skip to content

Commit

Permalink
订正注释
Browse files Browse the repository at this point in the history
  • Loading branch information
qyp committed Jan 15, 2023
1 parent d93890b commit 8cdb06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-structures/src/main/java/linked_list/LinkedList.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* @author 小傅哥,微信:fustack
* @description 实现单向链表
* @description 实现双向链表
* @github https://github.com/fuzhengwei/java-algorithms
* @Copyright 公众号:bugstack虫洞栈 | 博客:https://bugstack.cn - 沉淀、分享、成长,让自己和他人都能有所收获!
*/
Expand Down

0 comments on commit 8cdb06a

Please sign in to comment.