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 ed69505 commit ec9348c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ typedef NS_ENUM(NSUInteger, MTRStorageSharingType) {
*
* 3) Security level and sharing type will always be the same for any given key value
* and are provided to describe the data should the storage delegate choose to
* implement if separating storage location by security level and sharing type.
* implement separating storage location by security level and sharing type.
*/
#if MTR_PER_CONTROLLER_STORAGE_ENABLED
MTR_NEWLY_AVAILABLE
Expand Down

0 comments on commit ec9348c

Please sign in to comment.