mirror of
https://github.com/espressif/openthread.git
synced 2026-08-18 00:19:52 +00:00
[data-poll-handler] fix doc typo for DataPollHandler::Callbacks (#5288)
This commit is contained in:
@@ -146,7 +146,7 @@ public:
|
||||
typedef IndirectSenderBase::FrameContext FrameContext;
|
||||
|
||||
/**
|
||||
* This constructor initializes the data poll handler object.
|
||||
* This constructor initializes the callbacks object.
|
||||
*
|
||||
* @param[in] aInstance A reference to the OpenThread instance.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user