mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-16 05:01:53 +00:00
spelling: interpret
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
1bb581c4c1
commit
a32b73cb61
@@ -4381,7 +4381,7 @@ public interface WinError {
|
||||
//
|
||||
// MessageText:
|
||||
//
|
||||
// The data provider was not able to intrepret the flags set for a column
|
||||
// The data provider was not able to interpret the flags set for a column
|
||||
// binding in an accessor.
|
||||
//
|
||||
int ERROR_BAD_ACCESSOR_FLAGS = 773;
|
||||
@@ -37250,7 +37250,7 @@ public interface WinError {
|
||||
//
|
||||
// MessageText:
|
||||
//
|
||||
// The key handle cannot be intrepreted.
|
||||
// The key handle cannot be interpreted.
|
||||
//
|
||||
int TPM_E_INVALID_KEYHANDLE = 0x8028000C;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user