spelling: transaction

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 10:09:33 -04:00
committed by Jindra Petřík
parent 690677f871
commit 2255d98be5

View File

@@ -13848,7 +13848,7 @@ public interface WinError {
// The call to create a superior Enlistment on this Transaction object could
// not be completed, because the Transaction object specified for the
// enlistment is a subordinate branch of the Transaction. Only the root of
// the Transactoin can be enlisted on as a superior.
// the Transaction can be enlisted on as a superior.
//
int ERROR_TRANSACTION_NOT_ROOT = 6721;