Fix a typo in a comment

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
Jouni Malinen 2020-09-22 23:31:20 +03:00 committed by Jouni Malinen
parent 7e20502f7a
commit cab139ebc2
1 changed files with 1 additions and 1 deletions

View File

@ -4528,7 +4528,7 @@ static void handle_assoc(struct hostapd_data *hapd,
os_free(tmp); os_free(tmp);
/* /*
* Remove the station in case tranmission of a success response fails * Remove the station in case transmission of a success response fails
* (the STA was added associated to the driver) or if the station was * (the STA was added associated to the driver) or if the station was
* previously added unassociated. * previously added unassociated.
*/ */