| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 2291f501c1ad933d53f2946a50e371bfe23fd385..a3460fac7633976feffa4dce722aa7cd07be29d2 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -38008,7 +38008,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <enum name="NotificationActionType" type="int">
|
| <int value="0" label="Unknown"/>
|
| <int value="1" label="Notification added"/>
|
| - <int value="2" label="Notificaiton updated"/>
|
| + <int value="2" label="Notification updated"/>
|
| <int value="3" label="Notification clicked"/>
|
| <int value="4" label="Notification button clicked"/>
|
| <int value="5" label="Notification displayed"/>
|
|
|