Skip to content

Commit

Permalink
Update MTRDeviceControllerParameters.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 May 16, 2024
1 parent 70bb26b commit 31586b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/darwin/Framework/CHIP/MTRDeviceControllerParameters.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ MTR_AVAILABLE(ios(17.6), macos(14.6), watchos(10.6), tvos(17.6))
/**
* Sets the maximum subscriptions allowed for devices on Thread. This defaults to 3.
*
* If this value is 0, the maximum subscriptinos allowed will be set to 1.
* If this value is 0, the maximum subscriptions allowed will be set to 1.
*/
@property (nonatomic, assign) NSUInteger concurrentSubscriptionsAllowedOnThread MTR_NEWLY_AVAILABLE;

Expand Down

0 comments on commit 31586b3

Please sign in to comment.