Skip to content

Commit

Permalink
Update include/commissioner/commissioner.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Hui <[email protected]>
  • Loading branch information
ZhangLe2016 and jwhui authored Nov 27, 2024
1 parent d00429e commit e8b5234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/commissioner/commissioner.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1200,7 +1200,7 @@ class Commissioner
* @brief Asynchronously reset dedicated diagnostic TLV(s) from a Thread device.
*
* This method sends a DIAG_RST.ntf message to the specified Thread device,
* resetting the diagnostic TLVs such as MacCounters indicated by `aDiagDataFlags`.
* resetting the diagnostic TLVs such as MacCounters indicated by `aDiagDataFlags`.
* The response, or any errors encountered, will be delivered to the provided `aHandler`.
*
* @param[in, out] aHandler A handler to process the response or any errors.
Expand Down

0 comments on commit e8b5234

Please sign in to comment.