doc: Correct spelling mistake

s/availibility/availability

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
This commit is contained in:
Rahul Bedarkar 2016-07-25 23:53:01 +05:30 committed by Jouni Malinen
parent f5728d0a82
commit 8df4765327
2 changed files with 2 additions and 2 deletions

View file

@ -557,7 +557,7 @@ Device Address>" to indicate the entry following the specified peer
Enable/disable extended listen timing. Without parameters, this Enable/disable extended listen timing. Without parameters, this
command disables extended listen timing. When enabling the feature, command disables extended listen timing. When enabling the feature,
two parameters are used: availibility period and availability interval two parameters are used: availability period and availability interval
(both in milliseconds and with range of 1-65535). (both in milliseconds and with range of 1-65535).

View file

@ -313,7 +313,7 @@ services. This value is included in all SD request and response
frames. The value received from the peers will be included in the frames. The value received from the peers will be included in the
\ref p2p_config::sd_request() and \ref p2p_config::sd_response() callbacks. The \ref p2p_config::sd_request() and \ref p2p_config::sd_response() callbacks. The
value to be sent to the peers is incremented with a call to value to be sent to the peers is incremented with a call to
\ref p2p_sd_service_update() whenever availibility of the local services \ref p2p_sd_service_update() whenever availability of the local services
changes. changes.