diff options
Diffstat (limited to 'crypto/nss_util.h')
-rw-r--r-- | crypto/nss_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/nss_util.h b/crypto/nss_util.h index 3ed79fe..c350c93 100644 --- a/crypto/nss_util.h +++ b/crypto/nss_util.h @@ -86,7 +86,7 @@ bool CheckNSSVersion(const char* version); // GetPublicNSSKeySlot(). void OpenPersistentNSSDB(); -// A delegate class that we can use it to access the cros API for +// A delegate class that we can use to access the cros API for // communication with cryptohomed and the TPM. class TPMTokenInfoDelegate { public: |