diff --git a/src/include/platform/CHIPDeviceEvent.h b/src/include/platform/CHIPDeviceEvent.h index f5efe61a35e338..845751eae020e3 100644 --- a/src/include/platform/CHIPDeviceEvent.h +++ b/src/include/platform/CHIPDeviceEvent.h @@ -217,7 +217,7 @@ enum PublicEventTypes kDnssdPlatformInitialized, /** - * DNS-SD needs restart + * Signals that DNS-SD backend was restarted and services must be published again. */ kDnssdRestartNeeded,