spelling: available

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 08:36:44 -04:00
committed by Jindra Petřík
parent 3e55ae5852
commit 32de6ff2cd
2 changed files with 3 additions and 3 deletions

View File

@@ -23372,7 +23372,7 @@ public interface WinError {
//
// MessageText:
//
// The publisher has been disabled and its resource is not avaiable. This
// The publisher has been disabled and its resource is not available. This
// usually occurs when the publisher is in the process of being uninstalled
// or upgraded.
//
@@ -37878,7 +37878,7 @@ public interface WinError {
//
// MessageText:
//
// The DAA command has no resources availble to execute the command.
// The DAA command has no resources available to execute the command.
//
int TPM_E_DAA_RESOURCES = 0x80280050;