summaryrefslogtreecommitdiffstats
path: root/StdLib/EfiSocketLib/DxeSupport.c
diff options
context:
space:
mode:
authorMudusuru, Giri P <giri.p.mudusuru@intel.com>2016-07-07 00:47:35 -0700
committerJaben Carsey <jaben.carsey@intel.com>2016-07-07 15:23:19 -0700
commitb6173a3a532f57d447ee7390d23e9ba0ab5d6a68 (patch)
treee26bf453f851c9a731860a5ebff83554bc9d4b44 /StdLib/EfiSocketLib/DxeSupport.c
parent0312b14df6bb9b7ac9c3a4fda663408245d44294 (diff)
downloadedk2-b6173a3a532f57d447ee7390d23e9ba0ab5d6a68.tar.gz
edk2-b6173a3a532f57d447ee7390d23e9ba0ab5d6a68.tar.bz2
edk2-b6173a3a532f57d447ee7390d23e9ba0ab5d6a68.zip
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>
Diffstat (limited to 'StdLib/EfiSocketLib/DxeSupport.c')
-rw-r--r--StdLib/EfiSocketLib/DxeSupport.c2
1 files changed, 1 insertions, 1 deletions
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