mirror of
https://github.com/espressif/openthread.git
synced 2026-08-20 09:29:51 +00:00
[cli] fix typo in commissioner/joiner docs (#5953)
This commit is contained in:
@@ -48,7 +48,7 @@ namespace Cli {
|
||||
class Interpreter;
|
||||
|
||||
/**
|
||||
* This class implements the CLI CoAP Secure server and client.
|
||||
* This class implements the Commissioner CLI interpreter.
|
||||
*
|
||||
*/
|
||||
class Commissioner
|
||||
|
||||
@@ -48,7 +48,7 @@ namespace Cli {
|
||||
class Interpreter;
|
||||
|
||||
/**
|
||||
* This class implements the CLI CoAP Secure server and client.
|
||||
* This class implements the Joiner CLI interpreter.
|
||||
*
|
||||
*/
|
||||
class Joiner
|
||||
|
||||
Reference in New Issue
Block a user