aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/pc80/tpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/pc80/tpm.c')
-rw-r--r--src/drivers/pc80/tpm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/pc80/tpm.c b/src/drivers/pc80/tpm.c
index 9a4fc096ff..0ea0017b47 100644
--- a/src/drivers/pc80/tpm.c
+++ b/src/drivers/pc80/tpm.c
@@ -565,7 +565,7 @@ int tis_open(void)
/*
* tis_close()
*
- * terminate the currect session with the TPM by releasing the locked
+ * terminate the current session with the TPM by releasing the locked
* locality. Returns 0 on success of TPM_DRIVER_ERR on failure (in case lock
* removal did not succeed).
*/