Skip to content

Commit

Permalink
Update src/darwin/Framework/CHIP/MTRDeviceControllerStorageDelegate.h
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
jtung-apple and bzbarsky-apple authored Apr 12, 2024
1 parent ec9348c commit 2cf0860
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ MTR_NEWLY_AVAILABLE
sharingType:(MTRStorageSharingType)sharingType;

/**
* Store a list of keys/value pairs in the form of a dictionary. Returns whether
* Store a list of key/value pairs in the form of a dictionary. Returns whether
* the store succeeded. Specifically, if any keys in this dictionary fail to store,
* the storage delegate should return NO.
*/
Expand Down

0 comments on commit 2cf0860

Please sign in to comment.