]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/p2p_supplicant.c
Fix a typo in a comment
[thirdparty/hostap.git] / wpa_supplicant / p2p_supplicant.c
index 78b0d20d8355d1101f979ccf00b040a446cfe55e..32ee336d816fad8fdbb9e179a50662fc54c74ce2 100644 (file)
@@ -4768,7 +4768,7 @@ static int wpas_p2p_is_client(struct wpa_supplicant *wpa_s)
 {
        if (wpa_s->current_ssid == NULL) {
                /*
-                * current_ssid can be clearead when P2P client interface gets
+                * current_ssid can be cleared when P2P client interface gets
                 * disconnected, so assume this interface was used as P2P
                 * client.
                 */