Commit ab8b531f authored by wensheng.he's avatar wensheng.he Committed by Commit bot

dmprof visualizer output html has an obvious spelling mistake

Visulaizer ==> Visualizer

R=dmikurube@chromium.org
BUG=405447

Review URL: https://codereview.chromium.org/494593002

Cr-Commit-Position: refs/heads/master@{#294339}
parent bbb307db
......@@ -39,7 +39,7 @@ _TEMPLATE = """<!DOCTYPE html>
</script>
<body>
<h2>Deep Memory Profiler Visulaizer</h2>
<h2>Deep Memory Profiler Visualizer</h2>
<div id="graph-div"></div>
<div id="info-div">
<div id="category-menu"></div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment