File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ config CHIP_NUS_MAX_COMMAND_LEN
103103 int "Maximum length of single command in Bytes"
104104 default 10
105105 help
106- Maximum length of single command. This command will be send via Bluetooth LE to
106+ Maximum length of single command. This command will be send through Bluetooth LE to
107107 a paired smart home device.
108108
109109config CHIP_NUS_FIXED_PASSKEY
@@ -240,7 +240,7 @@ choice CHIP_LAST_FABRIC_REMOVED_ACTION
240240 help
241241 After removing the last fabric the device will perform the factory reset and
242242 then reboot. The current RAM state will be removed and the new commissioning to
243- the new fabric will use the initial fabric index. This option is the most safe .
243+ the new fabric will use the initial fabric index. This option is the safest .
244244
245245 config CHIP_LAST_FABRIC_REMOVED_ERASE_AND_PAIRING_START
246246 bool "After removing the last fabric erase NVS and start Bluetooth LE advertising"
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ config CHIP_OTA_REQUESTOR
255255 bool "OTA Software Update Requestor"
256256 help
257257 Enables over-the-air (OTA) Requestor role that allows the node to perform
258- Device Firmware Upgrade by quering and downloading a new firmware image
258+ Device Firmware Upgrade by querying and downloading a new firmware image
259259 from a peer OTA Provider node.
260260
261261config CHIP_ROTATING_DEVICE_ID
You can’t perform that action at this time.
0 commit comments