We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75670b commit cb51aa5Copy full SHA for cb51aa5
src/app/CommandHandler.h
@@ -340,7 +340,7 @@ class CommandHandler
340
* @param [in] aRequestCommandPath the concrete path of the command we are
341
* responding to.
342
* @param [in] aResponseCommandId the command whose content is being encoded.
343
- * @param [in] aEncodable - an encodable that places the command data structure
+ * @param [in] aEncodable - an encodable that places the command data structure
344
* for `aResponseCommandId` into a TLV Writer.
345
*
346
* Most applications are likely to use `AddResponseData` as a more convenient
0 commit comments