efi_loader: typo 'mange' in efi_net.c

%s/mange/manage/

Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
Heinrich Schuchardt
2025-11-04 22:48:04 +01:00
parent dbed053487
commit 6bb374b1a1

View File

@@ -372,7 +372,7 @@ out:
}
/*
* efi_net_receive_filters() - mange multicast receive filters
* efi_net_receive_filters() - manage multicast receive filters
*
* This function implements the ReceiveFilters service of the
* EFI_SIMPLE_NETWORK_PROTOCOL. See the Unified Extensible Firmware Interface