spelling: into

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

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;