]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
P2P2: Fix a typo in function documentation
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 29 Oct 2024 22:08:21 +0000 (00:08 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 31 Oct 2024 09:31:57 +0000 (11:31 +0200)
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
wpa_supplicant/p2p_supplicant.c

index ffd10224825de9a774fa324dbfb8eeb6b55abe76..1f9887d7d35a6f622de2380f771f4dc921d94db8 100644 (file)
@@ -6455,7 +6455,7 @@ static int wpas_p2p_check_6ghz(struct wpa_supplicant *wpa_s,
  * @allow_6ghz: Allow P2P connection on 6 GHz channels
  * @p2p2: Whether device is in P2P R2 mode
  * @bootstrap: Requested bootstrap method for pairing in P2P2
- * @password: Password for pairing setup or NULL for oppurtunistic method
+ * @password: Password for pairing setup or NULL for opportunistic method
  *     in P2P2
  * Returns: 0 or new PIN (if pin was %NULL) on success, -1 on unspecified
  *     failure, -2 on failure due to channel not currently available,