diff --git a/src/controller/java/src/chip/devicecontroller/ChipDeviceController.java b/src/controller/java/src/chip/devicecontroller/ChipDeviceController.java index c7d21adda3ed31..25d300ec1cadc1 100644 --- a/src/controller/java/src/chip/devicecontroller/ChipDeviceController.java +++ b/src/controller/java/src/chip/devicecontroller/ChipDeviceController.java @@ -1207,8 +1207,8 @@ public void invoke( /** * @brief ExtendableInvoke command to target device - * @param ExtendableInvokeCallback Callback when invoke responses have been received and - * processed for the given batched invoke commands. + * @param ExtendableInvokeCallback Callback when invoke responses have been received and processed + * for the given batched invoke commands. * @param devicePtr connected device pointer * @param invokeElementList invoke element list * @param timedRequestTimeoutMs this is timed request if this value is larger than 0