NetworkPkg/Ip6Dxe: Fix various typos
Fix various typos in comments and documentation. Cc: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Siyuan Fu <siyuan.fu@intel.com> Cc: Maciej Rabeda <maciej.rabeda@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Maciej Rabeda <maciej.rabeda@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-41-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
6c585b52e5
commit
7de8045a09
@@ -214,7 +214,7 @@ Ip6CreateLinkLocalAddr (
|
||||
}
|
||||
|
||||
//
|
||||
// Get the interface id if it is manully configured.
|
||||
// Get the interface id if it is manually configured.
|
||||
//
|
||||
Ip6Config = &IpSb->Ip6ConfigInstance.Ip6Config;
|
||||
DataSize = sizeof (EFI_IP6_CONFIG_INTERFACE_ID);
|
||||
|
Reference in New Issue
Block a user