diff --git a/src/darwin/Framework/CHIP/MTRBaseDevice_Internal.h b/src/darwin/Framework/CHIP/MTRBaseDevice_Internal.h index 1482d80634da43..713977ea6b1172 100644 --- a/src/darwin/Framework/CHIP/MTRBaseDevice_Internal.h +++ b/src/darwin/Framework/CHIP/MTRBaseDevice_Internal.h @@ -116,8 +116,8 @@ static inline MTRTransportType MTRMakeTransportType(chip::Transport::Type type) /** * Like the public invokeCommandWithEndpointID but allows passing through a - * serverSideProcessingTimeout and controlling whether we log the call (so we - * can not log when the call is not actually originating with MTRBaseDevice). + * serverSideProcessingTimeout and a flag to control whether we log the call (so we + * can choose not to log when the call is not actually originating with MTRBaseDevice). */ - (void)_invokeCommandWithEndpointID:(NSNumber *)endpointID clusterID:(NSNumber *)clusterID