Skip to content

Commit 00d54a9

Browse files
committed
Slight comment update
1 parent 6cd0d48 commit 00d54a9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/app/CommandHandler.h

+2-3
Original file line numberDiff line numberDiff line change
@@ -334,9 +334,8 @@ class CommandHandler
334334
}
335335

336336
/**
337-
* API for adding a data response. The `encoder` is generally expected to encode
338-
* a ClusterName::Commands::CommandName::Type struct, but any
339-
* object should work.
337+
* API for adding a data response. The `aEncodable` is generally expected to encode
338+
* a ClusterName::Commands::CommandName::Type struct, however any object should work.
340339
*
341340
* @param [in] aRequestCommandPath the concrete path of the command we are
342341
* responding to.

0 commit comments

Comments
 (0)