Cc: Jaben Carsey <[email protected]>
Cc: Daryl McDaniel <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Giri P Mudusuru <[email protected]>
---
 StdLib/EfiSocketLib/DxeSupport.c  | 2 +-
 StdLib/Include/Efi/EfiSocketLib.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/StdLib/EfiSocketLib/DxeSupport.c b/StdLib/EfiSocketLib/DxeSupport.c
index 808b710..9630aed 100644
--- a/StdLib/EfiSocketLib/DxeSupport.c
+++ b/StdLib/EfiSocketLib/DxeSupport.c
@@ -32,7 +32,7 @@
 
   @retval EFI_SUCCESS           The protocol was added to ChildHandle.
   @retval EFI_INVALID_PARAMETER ChildHandle is NULL.
-  @retval EFI_OUT_OF_RESOURCES  There are not enough resources availabe to 
create
+  @retval EFI_OUT_OF_RESOURCES  There are not enough resources available to 
create
                                 the child
   @retval other                 The child handle was not created
 
diff --git a/StdLib/Include/Efi/EfiSocketLib.h 
b/StdLib/Include/Efi/EfiSocketLib.h
index 7618d02..73288af 100644
--- a/StdLib/Include/Efi/EfiSocketLib.h
+++ b/StdLib/Include/Efi/EfiSocketLib.h
@@ -185,7 +185,7 @@ extern CONST UINTN cEslSocketBindingEntries;        ///<  
Number of network serv
 
   @retval EFI_SUCCESS           The protocol was added to ChildHandle.
   @retval EFI_INVALID_PARAMETER ChildHandle is NULL.
-  @retval EFI_OUT_OF_RESOURCES  There are not enough resources availabe to 
create
+  @retval EFI_OUT_OF_RESOURCES  There are not enough resources available to 
create
                                 the child
   @retval other                 The child handle was not created
 
-- 
2.9.0.windows.1

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to