]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c
SecurityPkg: Fix few typos
[mirror_edk2.git] / SecurityPkg / Pkcs7Verify / Pkcs7VerifyDxe / Pkcs7VerifyDxe.c
index a96862f93733997bba76e20d0d439cf1f1b3c1ef..42282e33a91349b57bbbc6ec9e1eaeb8d6111cfb 100644 (file)
@@ -519,7 +519,7 @@ IsValidTimestamp (
   @param[in]  SignedData      Pointer to buffer containing ASN.1 DER-encoded PKCS7\r
                               signature.\r
   @param[in]  SignedDataSize  The size of SignedData buffer in bytes.\r
-  @param[in]  InHash          Pointer to the buffer containing the hash of the mesage data\r
+  @param[in]  InHash          Pointer to the buffer containing the hash of the message data\r
                               previously signed and to be verified.\r
   @param[in]  InHashSize      The size of InHash buffer in bytes.\r
   @param[in]  RevokedDb       Pointer to a list of pointers to EFI_SIGNATURE_LIST\r