]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/Crc32.h
BaseTools: Various typo
[mirror_edk2.git] / BaseTools / Source / C / Common / Crc32.h
index 766f44390854a255138df10e8fe0b77e67f98377..52072ee3246958728ff650d07e3fed2baa307a0c 100644 (file)
@@ -1,5 +1,5 @@
 /** @file\r
-Header file for CalcuateCrc32 routine\r
+Header file for CalculateCrc32 routine\r
 \r
 Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
@@ -31,7 +31,7 @@ Routine Description:
 \r
 Arguments:\r
 \r
-  Data        - The buffer contaning the data to be processed\r
+  Data        - The buffer containing the data to be processed\r
   DataSize    - The size of data to be processed\r
   CrcOut      - A pointer to the caller allocated UINT32 that on\r
                 contains the CRC32 checksum of Data\r