Skip to content

Commit

Permalink
Fix typo (alibaba#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
psxjoy authored and ralf0131 committed Mar 1, 2019
1 parent 09eee6f commit 6d7f00e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ private void processClassloaders(CommandProcess process, Instrumentation inst) {
process.end();
}

// hashCode 来打印URLClassLoader的urls
// 根据 hashCode 来打印URLClassLoader的urls
private void processClassloader(CommandProcess process, Instrumentation inst) {
RowAffect affect = new RowAffect();

Expand Down

0 comments on commit 6d7f00e

Please sign in to comment.