From e2cd618aac11aae4f3e5a8d807129a754929f7e4 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Mon, 29 Aug 2022 22:22:02 +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