mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-01 16:46:44 +00:00
spelling: transaction
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
690677f871
commit
2255d98be5
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user