Browse Source

Fix a typo

Signed-hostap: Jouni Malinen <j@w1.fi>
Jouni Malinen 12 years ago
parent
commit
781d8e0f2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wpa_supplicant/README-P2P

+ 1 - 1
wpa_supplicant/README-P2P

@@ -336,7 +336,7 @@ p2p_invite [persistent=<network id>|group=<group ifname>] [peer=address]
 
 
 Invite a peer to join a group (e.g., group=wlan1) or to reinvoke a
 Invite a peer to join a group (e.g., group=wlan1) or to reinvoke a
 persistent group (e.g., persistent=4). If the peer device is the GO of
 persistent group (e.g., persistent=4). If the peer device is the GO of
-the persisten group, the peer parameter is not needed. Otherwise it is
+the persistent group, the peer parameter is not needed. Otherwise it is
 used to specify which device to invite. go_dev_addr parameter can be
 used to specify which device to invite. go_dev_addr parameter can be
 used to override the GO device address for Invitation Request should
 used to override the GO device address for Invitation Request should
 it be not known for some reason (this should not be needed in most
 it be not known for some reason (this should not be needed in most