diff --git a/src/controller/java/src/chip/devicecontroller/ControllerParams.java b/src/controller/java/src/chip/devicecontroller/ControllerParams.java index 919dfb9f102940..5db8639e48ec5f 100644 --- a/src/controller/java/src/chip/devicecontroller/ControllerParams.java +++ b/src/controller/java/src/chip/devicecontroller/ControllerParams.java @@ -211,7 +211,7 @@ public Builder setAttemptNetworkScanThread(boolean attemptNetworkScanThread) { *
Specifically, this sets SkipCommissioningComplete in the CommissioningParameters passed to * the CommissioningDelegate. * - *
A controller will set this to true when the CASE phase of commissioning is done by a separate + *
A controller will set this to true when the CASE phase of commissioning is done by a separate * process, for example, by a Hub on the network. * * @param skipCommissioningComplete