aboutsummaryrefslogtreecommitdiff
path: root/src/security/tpm/tis.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/security/tpm/tis.h')
-rw-r--r--src/security/tpm/tis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/security/tpm/tis.h b/src/security/tpm/tis.h
index c410838fc2..db7d92bfee 100644
--- a/src/security/tpm/tis.h
+++ b/src/security/tpm/tis.h
@@ -66,7 +66,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 -1 on failure (in case lock
* removal did not succeed).
*/