man: Fix spelling error

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
Stefan Berger 2023-07-17 19:16:53 -04:00 committed by Stefan Berger
parent 63b9c36a16
commit c9d8fb30bc

View File

@ -66,8 +66,8 @@ be implemented.
=item B<tpm_nvram_init>
This function is called before any access to persitent storage is done. It
allows the user to perform initialization of access to persitent storage.
This function is called before any access to persistent storage is done. It
allows the user to perform initialization of access to persistent storage.
Upon success this function should return B<TPM_SUCCESS>, a failure code
otherwise.