NetworkPkg/HttpBootDxe: 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-38-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
cd72b6cfd1
commit
c36b7b5114
@ -14,7 +14,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
|
||||
@param[in] Private Pointer to HTTP Boot private data.
|
||||
|
||||
@retval EFI_SUCCESS HTTP Boot Callback Protocol installed succesfully.
|
||||
@retval EFI_SUCCESS HTTP Boot Callback Protocol installed successfully.
|
||||
@retval Others Failed to install HTTP Boot Callback Protocol.
|
||||
|
||||
**/
|
||||
|
Reference in New Issue
Block a user