]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Decompress.h
Fix comment typos.
[mirror_edk2.git] / MdePkg / Include / Protocol / Decompress.h
index 6de6aceafef48c5f48bd7e69a2ee86c4c3876cbd..8a4bac2b16d65c325f0f0f9e568c4d6425479668 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The Decompress Protocol Interface as defined in UEFI spec\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
@@ -75,7 +75,7 @@ EFI_STATUS
   to allocate and free the Destination and Scratch buffers.\r
 \r
   If the compressed source data specified by Source and SourceSize is \r
-  sucessfully decompressed into Destination, then EFI_SUCCESS is returned.  \r
+  successfully decompressed into Destination, then EFI_SUCCESS is returned.  \r
   If the compressed source data specified by Source and SourceSize is not in \r
   a valid compressed data format, then EFI_INVALID_PARAMETER is returned.\r
 \r