summaryrefslogtreecommitdiffstats
path: root/DuetPkg/EfiLdr/LzmaDecompress.h
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/EfiLdr/LzmaDecompress.h')
-rw-r--r--DuetPkg/EfiLdr/LzmaDecompress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/EfiLdr/LzmaDecompress.h b/DuetPkg/EfiLdr/LzmaDecompress.h
index 7d20fdace4..e244df7aaa 100644
--- a/DuetPkg/EfiLdr/LzmaDecompress.h
+++ b/DuetPkg/EfiLdr/LzmaDecompress.h
@@ -23,7 +23,7 @@
@param DestinationSize The size of destination buffer.
@param ScratchSize The size of scratch buffer.
- @retval RETURN_SUCCESS - The size of destination buffer and the size of scratch buffer are successull retrieved.
+ @retval RETURN_SUCCESS - The size of destination buffer and the size of scratch buffer are successfully retrieved.
@retval RETURN_INVALID_PARAMETER - The source data is corrupted
**/
RETURN_STATUS