Bug 1396930: Fix typo in partial update histogram description. r=rstrong draft
authorChris AtLee <catlee@mozilla.com>
Tue, 05 Sep 2017 14:06:28 -0400
changeset 659235 1271bcb18f5d00ccbc22c345bf51e64dfe13b17f
parent 659065 3ecda4678c49ca255c38b1697142b9118cdd27e7
child 729925 77b6abaaada7d2bb1c6d78e03d66290409a4ac00
push id78060
push usercatlee@mozilla.com
push dateTue, 05 Sep 2017 18:07:53 +0000
reviewersrstrong
bugs1396930
milestone57.0a1
Bug 1396930: Fix typo in partial update histogram description. r=rstrong MozReview-Commit-ID: 4utiTEgGqSj
toolkit/components/telemetry/Histograms.json
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -5714,17 +5714,17 @@
   },
   "UPDATE_DOWNLOAD_CODE_PARTIAL": {
     "record_in_processes": ["main", "content"],
     "alert_emails": ["application-update-telemetry-alerts@mozilla.com"],
     "expires_in_version": "never",
     "kind": "enumerated",
     "n_values": 50,
     "releaseChannelCollection": "opt-out",
-    "description": "Update: complete patch download result code"
+    "description": "Update: partial patch download result code"
   },
   "UPDATE_STATE_CODE_COMPLETE_STARTUP": {
     "record_in_processes": ["main", "content"],
     "alert_emails": ["application-update-telemetry-alerts@mozilla.com"],
     "expires_in_version": "never",
     "kind": "enumerated",
     "n_values": 20,
     "releaseChannelCollection": "opt-out",