]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/Crc32.c
BaseTools: Various typo
[mirror_edk2.git] / BaseTools / Source / C / Common / Crc32.c
index dc1588712426afa76ba46e52663702dff2bf121f..cbd10e090c13c3a1421f95744e92a6fe81745ff8 100644 (file)
@@ -1,5 +1,5 @@
 /** @file\r
-CalcuateCrc32 routine.\r
+CalculateCrc32 routine.\r
 \r
 Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
@@ -288,7 +288,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