diff mbox

[1/1] doc: correct spelling mistake

Message ID 1469470981-13855-1-git-send-email-rahulbedarkar89@gmail.com
State Accepted
Headers show

Commit Message

Rahul Bedarkar July 25, 2016, 6:23 p.m. UTC
s/availibility/availability

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
---
 doc/ctrl_iface.doxygen | 2 +-
 doc/p2p.doxygen        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Jouni Malinen Aug. 6, 2016, 9:22 p.m. UTC | #1
On Mon, Jul 25, 2016 at 11:53:01PM +0530, Rahul Bedarkar wrote:
> s/availibility/availability

Thanks, applied.
diff mbox

Patch

diff --git a/doc/ctrl_iface.doxygen b/doc/ctrl_iface.doxygen
index be8916f..7dccdc7 100644
--- a/doc/ctrl_iface.doxygen
+++ b/doc/ctrl_iface.doxygen
@@ -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).
 
 
diff --git a/doc/p2p.doxygen b/doc/p2p.doxygen
index c1a81db..f46d1b8 100644
--- a/doc/p2p.doxygen
+++ b/doc/p2p.doxygen
@@ -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.