Skip to content

Commit 10da082

Browse files
Update src/darwin/Framework/CHIP/MTRDevice.h
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
1 parent 4e4cdcb commit 10da082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/darwin/Framework/CHIP/MTRDevice.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ MTR_EXTERN NSString * const MTRDataVersionKey MTR_NEWLY_AVAILABLE;
427427
* Notifies delegate when the device configuration changes. Device configuration changes include updates in parts list, device type list,
428428
* server list, accepted commands list, attribute list, feature map or cluster revision attributes in the descriptor cluster.
429429
*
430-
* This is called when the MTRDevice object detects a change in the device configuration and reports that to the delegate.
430+
* This is called when the MTRDevice object detects a change in the device configuration.
431431
*
432432
* The intention is that after this is called, the client should re-enumerate the device topology.
433433
*/

0 commit comments

Comments
 (0)