spelling: into

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 d6bf6b1f94
commit 1734480c3c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13764,7 +13764,7 @@ public interface WinError {
//
// MessageText:
//
// The buffer passed in to PushTransaction or PullTransaction is not in a
// The buffer passed into PushTransaction or PullTransaction is not in a
// valid format.
//
int ERROR_TRANSACTION_INVALID_MARSHALL_BUFFER = 6713;