Skip to content

Commit

Permalink
Update include/openthread/link.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhui authored Oct 14, 2024
1 parent 5f8395f commit 412225d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/openthread/link.h
Original file line number Diff line number Diff line change
Expand Up @@ -1168,7 +1168,7 @@ void otLinkGetWakeupListenParameters(otInstance *aInstance, uint32_t *aInterval,
* Set the wake-up listen parameters.
*
* The listen interval must be greater than the listen duration.
* The listen duration must be greater or equal than the minumum supported.
* The listen duration must be greater or equal than the minimum supported.
*
* Requires `OPENTHREAD_CONFIG_WAKEUP_END_DEVICE_ENABLE`.
*
Expand Down

0 comments on commit 412225d

Please sign in to comment.