]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/TianoCompress/TianoCompress.h
BaseTools: Fix typos in comments and variables
[mirror_edk2.git] / BaseTools / Source / C / TianoCompress / TianoCompress.h
index accbe2ce073ba2e3e487760bbd6119c4fe7198a2..2971225d1b582231896e24d3d3ba6e15960f49af 100644 (file)
@@ -1,5 +1,5 @@
 /** @file\r
-  Internal include file for Tiano Decompress Libary.\r
+  Internal include file for Tiano Decompress Library.\r
 \r
   Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
@@ -361,7 +361,7 @@ DecodeP (
 /**\r
   Reads code lengths for the Extra Set or the Position Set.\r
 \r
-  Read in the Extra Set or Pointion Set Length Arrary, then\r
+  Read in the Extra Set or Position Set Length Array, then\r
   generate the Huffman code mapping for them.\r
 \r
   @param  Sd      The global scratch data.\r