mirror of
https://github.com/espressif/openthread.git
synced 2026-08-17 07:59:51 +00:00
[srp-server] fix typo in docs (#11294)
This commit is contained in:
@@ -142,7 +142,7 @@ void Server::Enable(void)
|
||||
|
||||
// Request publishing of "DNS/SRP Address Service" entry in the
|
||||
// Thread Network Data based of `mAddressMode`. Then wait for
|
||||
// callback `HandleNetDataPublisherEntryChange()` from the
|
||||
// callback `HandleNetDataPublisherEvent()` from the
|
||||
// `Publisher` to start the SRP server.
|
||||
|
||||
switch (mAddressMode)
|
||||
|
||||
Reference in New Issue
Block a user