Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2434333003: Fixed typo in histograms.xml. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1ae8cde5bd0f94ab57c0d7edbdc0c1e907abc65a..133aeb81fb7eaf0d9ae7f5cfe01a207790652ecc 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -75039,7 +75039,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1" label="OK"/>
<int value="2" label="Failed to create stream"/>
<int value="3" label="Failed to open stream"/>
- <int value="4" label="Never recieved any data"/>
+ <int value="4" label="Never received any data"/>
</enum>
<enum name="CastCertificateStatus" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698