spelling: writable

Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
Josh Soref
2024-10-29 16:55:43 +01:00
committed by Jindra Petřík
parent 5da738d05f
commit 521fe015b0
+1 -1
View File
@@ -37697,7 +37697,7 @@ public interface WinError {
//
// MessageText:
//
// The NV area is locked and not writtable.
// The NV area is locked and not writable.
//
int TPM_E_AREA_LOCKED = 0x8028003C;