diff --git a/src/app/server/Dnssd.h b/src/app/server/Dnssd.h index 9e4e120ecb3953..b92410306690d7 100644 --- a/src/app/server/Dnssd.h +++ b/src/app/server/Dnssd.h @@ -79,7 +79,7 @@ class DLL_EXPORT DnssdServer CHIP_ERROR AdvertiseOperational(); /// (Re-)starts the Dnssd server - /// - if device has not yet been commissioned, then commissioning mode will show as enabled (CM=1, AC=0) + /// - if device has not yet been commissioned, then commissioning mode will show as enabled (CM=1) /// - if device has been commissioned, then commissioning mode will be disabled. void StartServer();