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>
This commit is contained in:
Mudusuru, Giri P 2016-07-07 00:47:35 -07:00 committed by Jaben Carsey
parent 0312b14df6
commit b6173a3a53
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
@retval EFI_SUCCESS The protocol was added to ChildHandle. @retval EFI_SUCCESS The protocol was added to ChildHandle.
@retval EFI_INVALID_PARAMETER ChildHandle is NULL. @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 the child
@retval other The child handle was not created @retval other The child handle was not created

View File

@ -185,7 +185,7 @@ extern CONST UINTN cEslSocketBindingEntries; ///< Number of network serv
@retval EFI_SUCCESS The protocol was added to ChildHandle. @retval EFI_SUCCESS The protocol was added to ChildHandle.
@retval EFI_INVALID_PARAMETER ChildHandle is NULL. @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 the child
@retval other The child handle was not created @retval other The child handle was not created