summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.c
diff options
context:
space:
mode:
Diffstat (limited to 'SecurityPkg/Library/HashLibTpm2/HashLibTpm2.c')
-rw-r--r--SecurityPkg/Library/HashLibTpm2/HashLibTpm2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.c b/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.c
index f6819793ab..bd24958505 100644
--- a/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.c
+++ b/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.c
@@ -29,7 +29,7 @@ TPM2_HASH_MASK mTpm2HashMask[] = {
};
/**
- The function get algorith from hash mask info.
+ The function get algorithm from hash mask info.
@return Hash algorithm
**/