]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
doc: Correct spelling mistake
authorRahul Bedarkar <rahulbedarkar89@gmail.com>
Mon, 25 Jul 2016 18:23:01 +0000 (23:53 +0530)
committerJouni Malinen <j@w1.fi>
Sun, 31 Jul 2016 18:23:06 +0000 (21:23 +0300)
s/availibility/availability

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
doc/ctrl_iface.doxygen
doc/p2p.doxygen

index be8916fb57ae53c95504797fa05b571f4a3a6fae..7dccdc797ef334b0d6fd1c00a2c79d8f4b3de79d 100644 (file)
@@ -557,7 +557,7 @@ Device Address>" to indicate the entry following the specified peer
 
 Enable/disable extended listen timing. Without parameters, this
 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).
 
 
index c1a81db2068993c89e1eddbe3eb7532db5366772..f46d1b80a7ccc01d30aec493430e8b55d3d7076e 100644 (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
 \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
-\ref p2p_sd_service_update() whenever availibility of the local services
+\ref p2p_sd_service_update() whenever availability of the local services
 changes.