Skip to content

Commit 7c65470

Browse files
committed
fix typo
1 parent f3cacc9 commit 7c65470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ show-busy-java-threads <重复执行的间隔秒数> [<重复执行的次数>]
8585
show-busy-java-threads -a <运行输出的记录到的文件>
8686
# 记录到文件以方便回溯查看
8787

88-
show-duplicate-java-classes -S <存储jstack输出文件的目录>
88+
show-busy-java-threads -S <存储jstack输出文件的目录>
8989
# 指定jstack输出文件的存储目录,方便记录以后续分析
9090

9191
##############################

0 commit comments

Comments
 (0)