We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0627386 commit 8f53f12Copy full SHA for 8f53f12
src/darwin/Framework/CHIP/MTRMetricKeys.h
@@ -88,7 +88,7 @@ constexpr Tracing::MetricKey kMetricBLEDevicesRemoved = "dwnfw_ble_devices_remov
88
// Unexpected C quality attribute update outside of priming
89
constexpr Tracing::MetricKey kMetricUnexpectedCQualityUpdate = "dwnpm_bad_c_attr_update";
90
91
-// Setup from darwin MTRDevice for initial subscrption to a device
+// Setup from darwin MTRDevice for initial subscription to a device
92
constexpr Tracing::MetricKey kMetricMTRDeviceInitialSubscriptionSetup = "dwnpm_dev_initial_subscription_setup";
93
94
} // namespace DarwinFramework
0 commit comments