From b6173a3a532f57d447ee7390d23e9ba0ab5d6a68 Mon Sep 17 00:00:00 2001
From: "Mudusuru, Giri P" <giri.p.mudusuru@intel.com>
Date: Thu, 7 Jul 2016 00:47:35 -0700
Subject: StdLib: Series of patches to fix typos - availabe to available

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Daryl McDaniel <edk2-lists@mc2research.org>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Reviewed-By: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-By: Daryl McDaniel <edk2-lists@mc2research.org>
---
 StdLib/EfiSocketLib/DxeSupport.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'StdLib/EfiSocketLib/DxeSupport.c')

diff --git a/StdLib/EfiSocketLib/DxeSupport.c b/StdLib/EfiSocketLib/DxeSupport.c
index 808b710d27..9630aedcf8 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
 
-- 
cgit v1.2.3