Skip to content

Commit

Permalink
Update src/darwin/Framework/CHIP/MTRMetrics.h
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
woody-apple and bzbarsky-apple authored Feb 22, 2024
1 parent 382a53e commit 8794da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/darwin/Framework/CHIP/MTRMetrics.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ MTR_NEWLY_AVAILABLE
+ (instancetype)new NS_UNAVAILABLE;

/**
* @brief Returns the names of all the metrics data collected
* @brief Returns the names of all the metrics data items collected.
*/
@property (nonatomic, readonly, copy) NSArray<NSString *> * allKeys;

Expand Down

0 comments on commit 8794da4

Please sign in to comment.