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 a6b25e5 commit ae6184e
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 and values in the form of a dictionary. Returns whether
* Store a list of keys/value pairs in the form of a dictionary. Returns whether
* the store succeeded. Specifically, if any keys in this dictionary fails to store,
* the storage delegate should return NO.
*/
Expand Down

0 comments on commit ae6184e

Please sign in to comment.