[srp-server] fix typo in docs (#11294)

This commit is contained in:
Zhanglong Xia
2025-02-25 07:46:41 -08:00
committed by GitHub
parent 6bc9309a85
commit c8ed768bea
+1 -1
View File
@@ -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)