manager: Fix typo

This commit is contained in:
Alexander Kobel 2022-08-04 13:05:03 +02:00 committed by Denis Kenzior
parent 6b87d3e7e2
commit cfd2fe7d33
1 changed files with 1 additions and 1 deletions

View File

@ -755,7 +755,7 @@ static void manager_config_notify(struct l_genl_msg *msg, void *user_data)
if (!wiphy_find(wiphy_id)) {
l_warn("Received a NEW_INTERFACE for a wiphy id"
" that isn't tracked. This is most ikely a"
" that isn't tracked. This is most likely a"
" kernel bug where NEW_WIPHY events that are"
" too large are dropped on the floor."
" Attempting a workaround...");