Fix a typo in metric constant
Bug: 65522852
Test: builds
Change-Id: I6f7d8074177095919684be49131b79b4c6c5c168
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index 104ac23..6ee9c14 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -4392,7 +4392,7 @@
// OPEN: Settings > Developer options > Enable > Info dialog
// CATEGORY: SETTINGS
// OS: P
- DIALOG_ENABLE_DEVEMENT_OPTIONS = 1158;
+ DIALOG_ENABLE_DEVELOPMENT_OPTIONS = 1158;
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS