wpa_supplicant: Fix typos

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in:
Yegor Yefremov 2020-10-18 19:28:23 +02:00 committed by Jouni Malinen
parent ac835ea092
commit b439b21a2f
23 changed files with 50 additions and 50 deletions

View file

@ -17,7 +17,7 @@ extern "C" {
/**
* This is the binder RPC interface entry point to the wpa_supplicant core.
* This initializes the binder driver & BinderManager instance and then forwards
* all the notifcations from the supplicant core to the BinderManager.
* all the notifications from the supplicant core to the BinderManager.
*/
struct wpas_binder_priv;
struct wpa_global;