From d9217e8617bdd2fbe0fea7fd7c2b0429aa1608cf Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Tue, 30 Aug 2022 13:21:07 +0000 Subject: [PATCH] Restyled by whitespace --- .../java/src/chip/devicecontroller/ControllerParams.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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