spelling: nonexistent

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 08:15:57 -04:00
committed by Jindra Petřík
parent dc06189fc0
commit 1527fab5b2
2 changed files with 2 additions and 2 deletions

View File

@@ -33319,7 +33319,7 @@ public interface WinError {
//
// MessageText:
//
// An attempt was made to end a non-existent transaction.
// An attempt was made to end a nonexistent transaction.
//
int SCARD_E_NOT_TRANSACTED = 0x80100016;