Skip to content

Commit

Permalink
Merge aff152e into e958f88
Browse files Browse the repository at this point in the history
  • Loading branch information
zwx1995esp committed Jul 31, 2023
2 parents e958f88 + aff152e commit d6606b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/cli/cli_dataset.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ template <> otError Dataset::Process<Cmd("extpanid")>(Arg aArgs[])
* Done
* @endcode
* @code
* dataset meshlocalprefix fd00:db8:0:0::/64
* dataset meshlocalprefix fd00:db8:0:0::
* Done
* @endcode
* @cparam dataset meshlocalprefix [@ca{meshlocalprefix}]
Expand Down
2 changes: 1 addition & 1 deletion src/core/config/border_agent.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
/**
* @def OPENTHREAD_CONFIG_BORDER_AGENT_ID_ENABLE
*
* Define ro 1 to enable Border Agent ID support.
* Define to 1 to enable Border Agent ID support.
*
*/
#ifndef OPENTHREAD_CONFIG_BORDER_AGENT_ID_ENABLE
Expand Down

0 comments on commit d6606b1

Please sign in to comment.