]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.h
NetworkPkg/UefiPxeBcDxe: Fix various typos
[mirror_edk2.git] / NetworkPkg / UefiPxeBcDxe / PxeBcDhcp6.h
index ca40fdc9d336aca855ad17f4169af51094a687bd..ae4be775e85d18ad5af30b83d1530761d49c5ee9 100644 (file)
@@ -123,7 +123,7 @@ typedef struct {
 \r
   @retval EFI_ABORTED     User canceled the operation.\r
   @retval EFI_SUCCESS     Selected the boot menu successfully.\r
-  @retval EFI_NOT_READY   Read the input key from the keybroad has not finish.\r
+  @retval EFI_NOT_READY   Read the input key from the keyboard has not finish.\r
 \r
 **/\r
 EFI_STATUS\r
@@ -174,7 +174,7 @@ PxeBcParseDhcp6Packet (
   @param[in]  Private             The pointer to the PxeBc private data.\r
   @param[in]  Address             The pointer to the ready address.\r
 \r
-  @retval     EFI_SUCCESS         Registered the address succesfully.\r
+  @retval     EFI_SUCCESS         Registered the address successfully.\r
   @retval     Others              Failed to register the address.\r
 \r
 **/\r
@@ -226,8 +226,8 @@ PxeBcDhcp6Discover (
 \r
   @param[in]  Private             The pointer to PXEBC_PRIVATE_DATA.\r
 \r
-  @retval     EFI_SUCCESS         Switch the IP policy succesfully.\r
-  @retval     Others              Unexpect error happened.\r
+  @retval     EFI_SUCCESS         Switch the IP policy successfully.\r
+  @retval     Others              Unexpected error happened.\r
 \r
 **/\r
 EFI_STATUS\r