summaryrefslogtreecommitdiffstats
path: root/DuetPkg/EfiLdr/TianoDecompress.h
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/EfiLdr/TianoDecompress.h')
-rw-r--r--DuetPkg/EfiLdr/TianoDecompress.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/DuetPkg/EfiLdr/TianoDecompress.h b/DuetPkg/EfiLdr/TianoDecompress.h
index 0d85b7bd0f..e9cb016acf 100644
--- a/DuetPkg/EfiLdr/TianoDecompress.h
+++ b/DuetPkg/EfiLdr/TianoDecompress.h
@@ -1,5 +1,5 @@
/** @file
- Internal include file for Base UEFI Decompress Libary.
+ Internal include file for Base UEFI Decompress Library.
Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
@@ -47,7 +47,7 @@ Arguments:
Returns:
- EFI_SUCCESS - The size of destination buffer and the size of scratch buffer are successull retrieved.
+ EFI_SUCCESS - The size of destination buffer and the size of scratch buffer are successfully retrieved.
EFI_INVALID_PARAMETER - The source data is corrupted
--*/