]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/LzmaCompress/Sdk/C/LzmaEnc.h
BaseTools: Various typo
[mirror_edk2.git] / BaseTools / Source / C / LzmaCompress / Sdk / C / LzmaEnc.h
index c9938f04bc6aac50ca212b90ff374953103c5397..0ec95b50c305473030242cff4d2631329bdf178e 100644 (file)
@@ -42,7 +42,7 @@ UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2);
 SRes:\r
   SZ_OK           - OK\r
   SZ_ERROR_MEM    - Memory allocation error\r
-  SZ_ERROR_PARAM  - Incorrect paramater in props\r
+  SZ_ERROR_PARAM  - Incorrect parameter in props\r
   SZ_ERROR_WRITE  - ISeqOutStream write callback error\r
   SZ_ERROR_OUTPUT_EOF - output buffer overflow - version with (Byte *) output\r
   SZ_ERROR_PROGRESS - some break from progress callback\r