Skip to content

Commit 70a1081

Browse files
committed
修改stack的中文翻译
1 parent 520a889 commit 70a1081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dao/tagsDao.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4614,7 +4614,7 @@ class TagsDao {
46144614
"two-pointers": "双指针",
46154615
sorting: "排序",
46164616
backtracking: "回溯",
4617-
stack: "",
4617+
stack: "",
46184618
"heap-priority-queue": "优先级队列",
46194619
"merge-sort": "归并排序",
46204620
"string-matching": "字符串匹配",

0 commit comments

Comments
 (0)