RedfishPkg: Fix various typos

Fix various typos in comments and documentation.

Signed-off-by: Cheng Zhou <zhoucheng@phytium.com.cn>
Reviewed-by: Nickle Wang <nickle.wang@hpe.com>
Cc: Abner Chang <abner.chang@hpe.com>
Reviewed-by: Abner Chang <abner.chang@hpe.com>
This commit is contained in:
Abner Chang
2021-09-07 11:25:46 +08:00
committed by mergify[bot]
parent 4473834e7d
commit a7cf2c5664
5 changed files with 6 additions and 6 deletions

View File

@@ -47,7 +47,7 @@ ResetHttpTslSession (
REST service.
@param[in] HttpIoReceiveStatus This is the status return from HttpIoRecvResponse
@retval EFI_SUCCESS The payload receive from Redfish service in sucessfully.
@retval EFI_SUCCESS The payload receive from Redfish service in successfully.
@retval EFI_NOT_READY May need to resend the HTTP request.
@retval EFI_DEVICE_ERROR Something wrong and can't be resolved.
@retval Others Other errors as indicated.