]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c
SecurityPkg/Hash2DxeCrypto: Fix few typos
[mirror_edk2.git] / SecurityPkg / Hash2DxeCrypto / Hash2DxeCrypto.c
index 2b069a36c02b2e481e59bfe95f2d0cbf33511841..d96bc136e2a414d8c562c4974ba190b622186800 100644 (file)
@@ -87,7 +87,7 @@ BOOLEAN
   This function completes hash computation and retrieves the digest value into\r
   the specified memory. After this function has been called, the Hash context cannot\r
   be used again.\r
-  Hash context should be already correctly intialized by HashInit(), and should not be\r
+  Hash context should be already correctly initialized by HashInit(), and should not be\r
   finalized by HashFinal(). Behavior with invalid Hash context is undefined.\r
 \r
   If HashContext is NULL, then return FALSE.\r