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 5, 2024
1 parent 272f01a commit d7df770
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ MTR_NEWLY_AVAILABLE

@optional
/**
* Return all keys and values stored, if any, for the provided controller in a
* dictionary. Returns nil if there is no stored value.
* Return all keys and values stored, if any, for the provided controller, in a
* dictionary. Returns nil if there are no stored values.
*
* securityLevel and dataType will always be the same for any given key value
* and are just present here to help locate the data if storage location is
Expand Down

0 comments on commit d7df770

Please sign in to comment.