Skip to content

Commit cb51aa5

Browse files
committed
Restyle
1 parent e75670b commit cb51aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/CommandHandler.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ class CommandHandler
340340
* @param [in] aRequestCommandPath the concrete path of the command we are
341341
* responding to.
342342
* @param [in] aResponseCommandId the command whose content is being encoded.
343-
* @param [in] aEncodable - an encodable that places the command data structure
343+
* @param [in] aEncodable - an encodable that places the command data structure
344344
* for `aResponseCommandId` into a TLV Writer.
345345
*
346346
* Most applications are likely to use `AddResponseData` as a more convenient

0 commit comments

Comments
 (0)