Fix a typo in a comment
authorJouni Malinen <j@w1.fi>
Sun, 11 Nov 2012 14:09:36 +0000 (16:09 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 11 Nov 2012 14:09:36 +0000 (16:09 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

wpa_supplicant/p2p_supplicant.c

index 78b0d20..32ee336 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.
                 */