]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Hash2DxeCrypto/Driver.h
SecurityPkg: Fix spelling errors
[mirror_edk2.git] / SecurityPkg / Hash2DxeCrypto / Driver.h
index 162279e469288a79cb5350da9726bcb842fbc2ac..7b8996912a08bc37e2e21ffba00b3ebfea187f7c 100644 (file)
@@ -79,7 +79,7 @@ typedef struct {
                                      it is not NULL, then the I/O services are added\r
                                      to the existing child handle.\r
 \r
-  @retval EFI_SUCCES                 The protocol was added to ChildHandle.\r
+  @retval EFI_SUCCESS                The protocol was added to ChildHandle.\r
   @retval EFI_INVALID_PARAMETER      ChildHandle is NULL.\r
   @retval EFI_OUT_OF_RESOURCES       There are not enough resources available to\r
                                      create the child.\r
@@ -104,7 +104,7 @@ Hash2ServiceBindingCreateChild (
                                  instance.\r
   @param[in]  ChildHandle        Handle of the child to destroy.\r
 \r
-  @retval EFI_SUCCES             The protocol was removed from ChildHandle.\r
+  @retval EFI_SUCCESS            The protocol was removed from ChildHandle.\r
   @retval EFI_UNSUPPORTED        ChildHandle does not support the protocol that\r
                                  is being removed.\r
   @retval EFI_INVALID_PARAMETER  ChildHandle is NULL.\r